diff --git a/functions/package.json b/functions/package.json index 48fc22d5e62f3cef79f78206844c4c441e78dc86..85564395af9f01662304a58e4e477bc80b114344 100644 --- a/functions/package.json +++ b/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 }