Upgraded Node.js to v10.9.0

This commit is contained in:
Daniel Scalzi
2018-09-05 13:47:59 -04:00
parent 2a9db6c646
commit 8fc2ebf831
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
"lint": "eslint --config .eslintrc.json --ignore-pattern app/assets/js/scripts/*.js . && eslint --config .eslintrc.scripts.json app/assets/js/scripts"
},
"engines": {
"node": "10.8.x"
"node": "10.9.x"
},
"repository": {
"type": "git",