Skip to content

Commit

Permalink
Updating default Node version to 14.16
Browse files Browse the repository at this point in the history
  • Loading branch information
issacnitinmsft authored Jan 6, 2022
1 parent d2fe913 commit 0c4ed2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows-webapp-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
{
"name": "WEBSITE_NODE_DEFAULT_VERSION",
"value": "14.15.1"
"value": "14.16.0"
}
],
"phpVersion": "7.1"
Expand Down

0 comments on commit 0c4ed2b

Please sign in to comment.