Skip to content

Commit

Permalink
feat(app): Add bluebird and node-dir dev deps for ChangeModePlugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jskrzypek committed May 17, 2016
1 parent 6a2153b commit 06f315d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions generators/app/templates/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
"devDependencies": {
"autoprefixer": "^6.3.3",
"babel-polyfill": "^6.7.4",
"bluebird": "^3.3.5",
"browser-sync": "^2.11.1",
"copy-webpack-plugin": "^1.1.1",
"coveralls": "^2.11.6",
Expand All @@ -129,6 +130,7 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "1.7.0",
"ngux-loader": "mcfly-io/ngux-loader",
"node-dir": "^0.1.12",
"node-sass": "^3.4.2",
"phantomjs-polyfill": "0.0.2",
"phantomjs-prebuilt": "^2.1.4",
Expand Down

0 comments on commit 06f315d

Please # to comment.