Skip to content

Commit 185b7ce

Browse files
committed
move babel-plugin-flow-runtime from devDependencies to dependencies
1 parent 4dd93e4 commit 185b7ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
"async": "^2.1.4",
102102
"babel-core": "^6.22.1",
103103
"babel-plugin-add-module-exports": "^0.2.1",
104+
"babel-plugin-flow-runtime": "^0.2.1",
104105
"babel-plugin-transform-decorators-legacy": "^1.3.4",
105106
"babel-plugin-transform-runtime": "^6.22.0",
106107
"babel-polyfill": "^6.22.0",
@@ -165,7 +166,6 @@
165166
"babel-eslint": "^7.1.1",
166167
"babel-jest": "^18.0.0",
167168
"babel-loader": "^6.2.10",
168-
"babel-plugin-flow-runtime": "^0.2.1",
169169
"better-npm-run": "^0.0.14",
170170
"bootstrap-loader": "^2.0.0-beta.20",
171171
"bootstrap-sass": "^3.3.7",

0 commit comments

Comments
 (0)