1
Fork 0

Specify node version correctly

This commit is contained in:
Jake Howard 2018-05-27 10:54:50 +01:00
parent e4bcf3e788
commit 41ac16ae7b
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 1 additions and 3 deletions

1
.nvmrc Normal file
View file

@ -0,0 +1 @@
8.10.0

View file

@ -5,9 +5,6 @@
"type": "git", "type": "git",
"url": "git@github:RealOrangeOne/theorangeone.net" "url": "git@github:RealOrangeOne/theorangeone.net"
}, },
"engines": {
"node": "8.10.0"
},
"author": "Jake Howard <git@theorangeone.net>", "author": "Jake Howard <git@theorangeone.net>",
"devDependencies": { "devDependencies": {
"broken-link-checker-local": "0.1.2", "broken-link-checker-local": "0.1.2",