specify engine for dokku
This commit is contained in:
parent
06e46e9372
commit
85bc1ccf67
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/RealOrangeOne/theorangeone.net"
|
"url": "https://github.com/RealOrangeOne/theorangeone.net"
|
||||||
},
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": "5.10.1"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"animate.css": "=3.5.1",
|
"animate.css": "=3.5.1",
|
||||||
"bootstrap-sass": "=3.3.7",
|
"bootstrap-sass": "=3.3.7",
|
||||||
|
|
Reference in a new issue