We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe3cdb1 commit de78ceeCopy full SHA for de78cee
docs/content/deployment/gcloud-deployment.md
@@ -15,7 +15,7 @@ The following are the instructions to deploy the angular-fullstack app to Google
15
16
# Deployment Setup
17
## 1. Set Node / NPM versions
18
- GCloud App Engine supports only only for the newest version of Node.js 8
+ GCloud App Engine supports only the newest version of Node.js 8
19
```javascript
20
"engines": {
21
"node": " =8.0",
0 commit comments