Correctly specify node version for prod
This commit is contained in:
parent
e3b59c4852
commit
e09f0d3093
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@github:RealOrangeOne/theorangeone.net"
|
"url": "git@github:RealOrangeOne/theorangeone.net"
|
||||||
},
|
},
|
||||||
"engine": {
|
"engines": {
|
||||||
"node": "8.10.0"
|
"node": "8.10.0"
|
||||||
},
|
},
|
||||||
"author": "Jake Howard <git@theorangeone.net>",
|
"author": "Jake Howard <git@theorangeone.net>",
|
||||||
|
|
Loading…
Reference in a new issue