replace buble with babel

This commit is contained in:
Philipp Kühn
2018-11-11 23:07:24 +01:00
parent fe8a21ce7c
commit 3482d1c7b2
3 changed files with 12 additions and 29 deletions

View File

@@ -64,7 +64,7 @@
"postcss-scss": "^2.0.0",
"regenerator-runtime": "^0.12.1",
"rollup": "^0.67.0",
"rollup-plugin-buble": "^0.19.4",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-flow-no-whitespace": "^1.0.0",
"rollup-plugin-node-resolve": "^3.4.0",