diff --git a/package.json b/package.json index 3f87bb8..a260aa6 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "willarchen ", "license": "MIT", "dependencies": { - "@babel/core": "^7.10.4", + "@babel/core": "^8.0.1", "@babel/preset-env": "^7.10.4", "@babel/types": "^7.10.4", "babylon": "^6.18.0",