Revert "Upgrade to Babel 6 and apply fewer transformations when transpiling babel files"

This commit is contained in:
Antonio Scandurra
2017-03-17 12:40:38 +01:00
committed by GitHub
parent ab17e4042b
commit bade347e01
5 changed files with 11 additions and 42 deletions

View File

@@ -18,18 +18,7 @@
"atom-keymap": "8.0.2",
"atom-select-list": "0.0.15",
"atom-ui": "0.4.1",
"babel-core": "6.22.1",
"babel-plugin-add-module-exports": "0.2.1",
"babel-plugin-transform-async-to-generator": "6.22.0",
"babel-plugin-transform-class-properties": "6.23.0",
"babel-plugin-transform-decorators-legacy": "1.3.4",
"babel-plugin-transform-do-expressions": "6.22.0",
"babel-plugin-transform-es2015-modules-commonjs": "6.23.0",
"babel-plugin-transform-export-extensions": "6.22.0",
"babel-plugin-transform-flow-strip-types": "6.22.0",
"babel-plugin-transform-function-bind": "6.22.0",
"babel-plugin-transform-object-rest-spread": "6.23.0",
"babel-plugin-transform-react-jsx": "6.23.0",
"babel-core": "5.8.38",
"cached-run-in-this-context": "0.4.1",
"chai": "3.5.0",
"chart.js": "^2.3.0",