Browse Source

fix: 找不到 babel 问题。

chenshilong 3 years ago
parent
commit
8e3d226baa
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package.json

+ 2 - 0
package.json

@@ -23,6 +23,8 @@
     "uuid": "^3.1.0"
   },
   "dependencies": {
+    "axios": "^0.21.1",
+    "babel-cli": "^6.26.0",
     "babel-core": "^6.26.0",
     "bluebird": "^3.5.0",
     "jszip": "^3.1.3",