Skip to content

Commit

Permalink
fix: add webpack peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kmontag committed Nov 10, 2017
1 parent 9bb13e3 commit 62a7a95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
"uglify-loader": "^2.0.0",
"webpack": "^3.8.1"
},
"peerDependencies": {
"webpack": "^2.0.0 || ^3.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/kmontag/protobufjs-loader.git"
Expand Down

0 comments on commit 62a7a95

Please sign in to comment.