Goodble babel
This commit is contained in:
parent
914b6500db
commit
fa0325bb8a
2 changed files with 0 additions and 1173 deletions
1164
package-lock.json
generated
1164
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -21,12 +21,6 @@
|
|||
},
|
||||
"homepage": "https://github.com/ueokande/vim-vixen",
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.4.4",
|
||||
"@babel/core": "^7.4.4",
|
||||
"@babel/plugin-proposal-class-properties": "^7.4.4",
|
||||
"@babel/plugin-proposal-decorators": "^7.4.4",
|
||||
"@babel/preset-react": "^7.0.0",
|
||||
"@babel/preset-typescript": "^7.3.3",
|
||||
"@types/chai": "^4.1.7",
|
||||
"@types/mocha": "^5.2.6",
|
||||
"@types/prop-types": "^15.7.1",
|
||||
|
@ -35,8 +29,6 @@
|
|||
"@types/react-redux": "^7.0.8",
|
||||
"@types/redux-promise": "^0.5.28",
|
||||
"@typescript-eslint/eslint-plugin": "^1.7.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babel-loader": "^8.0.5",
|
||||
"chai": "^4.2.0",
|
||||
"css-loader": "^2.1.1",
|
||||
"eslint": "^5.16.0",
|
||||
|
@ -44,7 +36,6 @@
|
|||
"html-webpack-plugin": "^3.2.0",
|
||||
"jszip": "^3.2.1",
|
||||
"karma": "^4.1.0",
|
||||
"karma-babel-preprocessor": "^8.0.0-beta.0",
|
||||
"karma-firefox-launcher": "^1.1.0",
|
||||
"karma-html2js-preprocessor": "^1.1.0",
|
||||
"karma-mocha": "^1.3.0",
|
||||
|
|
Reference in a new issue