Skip to content

Commit

Permalink
chore: add peerDep of angular
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela committed Feb 20, 2016
1 parent 97c8d6f commit ec322ad
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 @@ -13,6 +13,9 @@
"build:prod": "webpack --progress --config webpack/prod.js --optimize-minimize",
"build": "npm run build:dist && npm run build:prod"
},
"peerDependencies": {
"angular": "^1.4.0"
},
"devDependencies": {
"babel": "^6.3.26 ",
"babel-core": "^6.4.5",
Expand Down

0 comments on commit ec322ad

Please sign in to comment.