瀏覽代碼

fix package.json in funtions

afc163 7 年之前
父節點
當前提交
3c33c90a05
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      functions/package.json

+ 1 - 1
functions/package.json

@@ -17,7 +17,7 @@
     "mockjs": "^1.0.1-beta3",
     "moment": "^2.22.2",
     "path-to-regexp": "^2.2.1",
-    "@babel/runtime": "7.0.0-beta.46"
+    "@babel/runtime": "^7.0.0"
   },
   "private": true
 }