Remove dependency for @babel/plugin-proposal-class-properties (#16155)

This commit is contained in:
Yamagishi Kazutoshi 2021-05-05 06:13:04 +09:00 committed by GitHub
parent d95128c99d
commit dde0529fbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 3 deletions

View file

@ -60,7 +60,6 @@
"private": true,
"dependencies": {
"@babel/core": "^7.14.0",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-decorators": "^7.13.15",
"@babel/plugin-transform-react-inline-elements": "^7.12.13",
"@babel/plugin-transform-runtime": "^7.13.15",