Selaa lähdekoodia

fix package.json in funtions

afc163 7 vuotta sitten
vanhempi
commit
3c33c90a05
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
 }