Use GAE standard for the backend, no endpoints service
This commit is contained in:
parent
8fa7462735
commit
9067fa8bd8
3 changed files with 5 additions and 14 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"license": "MIT",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">= 10.0.0"
|
||||
"node": ">=10.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue