Skip to content

Commit d8fb444

Browse files
mmrathfilipesilva
authored andcommitted
Update string-replace-loader to 1.0.5
This removes the following warning about webpack dependency. npm WARN [email protected] requires a peer of [email protected] || 2.x.x but none was installed. Close angular#2265
1 parent 4b36ecf commit d8fb444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"silent-error": "^1.0.0",
100100
"source-map-loader": "^0.1.5",
101101
"sourcemap-istanbul-instrumenter-loader": "^0.2.0",
102-
"string-replace-loader": "^1.0.3",
102+
"string-replace-loader": "^1.0.5",
103103
"style-loader": "^0.13.1",
104104
"stylus": "^0.54.5",
105105
"stylus-loader": "^2.1.0",

0 commit comments

Comments
 (0)