Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit 8366dc5

Browse files
committed
Removed unused rollup plugins.
1 parent 38d5f21 commit 8366dc5

File tree

2 files changed

+0
-54
lines changed

2 files changed

+0
-54
lines changed

package-lock.json

Lines changed: 0 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"@babel/core": "^7.4.3",
3737
"@babel/plugin-proposal-class-properties": "^7.4.0",
3838
"@babel/preset-env": "^7.4.3",
39-
"@babel/preset-flow": "^7.0.0",
4039
"@babel/preset-react": "^7.0.0",
4140
"@babel/preset-typescript": "^7.3.3",
4241
"@types/enzyme": "^3.9.1",
@@ -53,8 +52,6 @@
5352
"react": "^16.2.0",
5453
"react-dom": "^16.2.0",
5554
"rollup": "^1.9.0",
56-
"rollup-plugin-babel": "^4.3.2",
57-
"rollup-plugin-commonjs": "^9.3.4",
5855
"rollup-plugin-node-resolve": "^4.1.0",
5956
"rollup-plugin-uglify": "^6.0.2"
6057
},

0 commit comments

Comments
 (0)