Deploy staging on App Engine standard

This commit is contained in:
Michael Jackson
2019-01-29 12:45:38 -08:00
parent 0866376af6
commit 154b732540
3 changed files with 12 additions and 11 deletions

View File

@ -67,6 +67,6 @@
"tempy": "^0.2.1"
},
"engines": {
"node": "10.x"
"node": "10.x.x"
}
}