Skip to content

Commit b2dd33e

Browse files
authored
Update gcloud-deployment.md
1 parent 096abb2 commit b2dd33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/deployment/gcloud-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following are the instructions to deploy the angular-fullstack app to Google
1616
# Deployment Setup
1717
## 1. Set Node / NPM versions
1818
GCloud App Engine supports only only for the newest version of Node.js 8
19-
```javascript
19+
```javascript
2020
"engines": {
2121
"node": " =8.0",
2222
"npm": "^5.1.1"

0 commit comments

Comments
 (0)