Specify node version correctly
This commit is contained in:
parent
e4bcf3e788
commit
41ac16ae7b
2 changed files with 1 additions and 3 deletions
1
.nvmrc
Normal file
1
.nvmrc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
8.10.0
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue