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 ca64d12 commit 6786596Copy full SHA for 6786596
package.json
@@ -45,6 +45,7 @@
45
"@babel/core": "^7.4.4",
46
"@babel/plugin-proposal-class-properties": "7.4.4",
47
"@babel/plugin-syntax-jsx": "^7.2.0",
48
+ "@babel/plugin-transform-flow-strip-types": "^7.4.4",
49
"@babel/plugin-transform-react-jsx": "^7.3.0",
50
"@babel/polyfill": "^7.4.4",
51
"@babel/preset-flow": "^7.0.0",
@@ -67,7 +68,6 @@
67
68
"rollup-plugin-bundle-size": "^1.0.1",
69
"rollup-plugin-commonjs": "^9.0.0",
70
"rollup-plugin-es3": "^1.1.0",
- "rollup-plugin-flow": "^1.1.1",
71
"rollup-plugin-json": "^4.0.0",
72
"rollup-plugin-node-resolve": "^4.2.3",
73
"rollup-plugin-postcss": "^2.0.3",
0 commit comments