Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatbarman authored Feb 20, 2019
1 parent 43e1672 commit 1062f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"defaults": "webpack-defaults"
},
"peerDependencies": {
"webpack": "^4.4.0"
"webpack": "^4.4.0",
"normalize-url": "^4.1.0"
},
"dependencies": {
"loader-utils": "^1.1.0",
"lodash": "^4.17.11",
"normalize-url": "^4.1.0",
"schema-utils": "^1.0.0",
"webpack-sources": "^1.1.0"
},
Expand Down

0 comments on commit 1062f16

Please sign in to comment.