We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060d49f commit 7d87697Copy full SHA for 7d87697
package.json
@@ -38,6 +38,7 @@
38
"babel-plugin-syntax-class-properties": "^6.5.0",
39
"babel-plugin-syntax-flow": "^6.5.0",
40
"babel-plugin-transform-flow-strip-types": "^6.7.0",
41
+ "bluebird": "^3.3.5",
42
"chalk": "^1.1.0",
43
"generator-ng-component": "~0.3.0",
44
"glob": "^7.0.3",
@@ -55,7 +56,6 @@
55
56
"babel-plugin-transform-class-properties": "^6.6.0",
57
"babel-preset-es2015": "^6.6.0",
58
"babel-register": "^6.6.5",
- "bluebird": "^3.3.5",
59
"chai": "^3.2.0",
60
"del": "^2.2.0",
61
"grunt": "^1.0.1",
0 commit comments