Browse Source

fix package.json in funtions

pull/2079/head
afc163 8 years ago
parent
commit
3c33c90a05
  1. 2
      functions/package.json

2
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
}

Loading…
Cancel
Save