Skip to content

Commit 1062f16

Browse files
authored
Update package.json
1 parent 43e1672 commit 1062f16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151
"defaults": "webpack-defaults"
5252
},
5353
"peerDependencies": {
54-
"webpack": "^4.4.0"
54+
"webpack": "^4.4.0",
55+
"normalize-url": "^4.1.0"
5556
},
5657
"dependencies": {
5758
"loader-utils": "^1.1.0",
5859
"lodash": "^4.17.11",
59-
"normalize-url": "^4.1.0",
6060
"schema-utils": "^1.0.0",
6161
"webpack-sources": "^1.1.0"
6262
},

0 commit comments

Comments
 (0)