Skip to content

Commit 29aeb61

Browse files
author
Dimitri Kopriwa
committed
perf(babel): BREAKING CHANGE\nSwitch to babel 7, remove useless deps
1 parent 977fb4a commit 29aeb61

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -158,14 +158,9 @@
158158
"@babel/plugin-external-helpers": "^7.0.0",
159159
"@babel/plugin-proposal-class-properties": "^7.0.0",
160160
"@babel/plugin-proposal-decorators": "^7.0.0",
161-
"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
162-
"@babel/plugin-proposal-function-sent": "^7.0.0",
163161
"@babel/plugin-proposal-json-strings": "^7.0.0",
164-
"@babel/plugin-proposal-numeric-separator": "^7.0.0",
165162
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
166-
"@babel/plugin-proposal-throw-expressions": "^7.0.0",
167163
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
168-
"@babel/plugin-syntax-import-meta": "^7.0.0",
169164
"@babel/plugin-transform-async-to-generator": "^7.0.0",
170165
"@babel/plugin-transform-modules-commonjs": "^7.0.0",
171166
"@babel/plugin-transform-react-constant-elements": "^7.0.0",

0 commit comments

Comments
 (0)