Update plugin version of google-nodejs template

This commit is contained in:
Philipp Muens 2018-11-08 15:14:57 +01:00 committed by GitHub
parent ee308b2fc8
commit aa939b1a25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,6 @@
"author": "serverless.com",
"license": "MIT",
"devDependencies": {
"serverless-google-cloudfunctions": "^1.2.0"
"serverless-google-cloudfunctions": "*"
}
}