We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd93e4 commit 185b7ceCopy full SHA for 185b7ce
1 file changed
package.json
@@ -101,6 +101,7 @@
101
"async": "^2.1.4",
102
"babel-core": "^6.22.1",
103
"babel-plugin-add-module-exports": "^0.2.1",
104
+ "babel-plugin-flow-runtime": "^0.2.1",
105
"babel-plugin-transform-decorators-legacy": "^1.3.4",
106
"babel-plugin-transform-runtime": "^6.22.0",
107
"babel-polyfill": "^6.22.0",
@@ -165,7 +166,6 @@
165
166
"babel-eslint": "^7.1.1",
167
"babel-jest": "^18.0.0",
168
"babel-loader": "^6.2.10",
- "babel-plugin-flow-runtime": "^0.2.1",
169
"better-npm-run": "^0.0.14",
170
"bootstrap-loader": "^2.0.0-beta.20",
171
"bootstrap-sass": "^3.3.7",
0 commit comments