Added .nvmrc file (#1)

pull/2/head
Daniel Scalzi 2018-06-11 22:16:01 -04:00
parent db7ba0d450
commit 1fd69207c0
No known key found for this signature in database
GPG Key ID: 5CA2F145B63535F9
2 changed files with 2 additions and 1 deletions

1
.nvmrc 100644
View File

@ -0,0 +1 @@
10

View File

@ -94,7 +94,7 @@
},
"compression": "maximum",
"files": [
"!{target,logs,.vscode,docs,dev-app-update.yml}"
"!{target,logs,.vscode,docs,dev-app-update.yml,.nvmrc}"
],
"extraResources": [
"libraries"