We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5edc4c commit 0b57b39Copy full SHA for 0b57b39
2 files changed
package.json
@@ -15,8 +15,8 @@
15
"license": "MIT",
16
"dependencies": {
17
"babel-core": "^6.26.3",
18
- "babel-eslint": "^8.0.0",
19
- "babel-loader": "^7.0.0",
+ "babel-eslint": "^10.0.0",
+ "babel-loader": "^9.0.0",
20
"babel-plugin-syntax-object-rest-spread": "^6.13.0",
21
"babel-plugin-transform-class-properties": "^6.10.2",
22
"babel-plugin-transform-object-assign": "^6.8.0",
0 commit comments