mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
Upgrade to node 6.2.x for heroku
This commit is contained in:
parent
59e25ecf26
commit
2dc8d08526
@ -4,7 +4,7 @@
|
|||||||
"description": "Das neue web client for Ascribe. Onions make you cry",
|
"description": "Das neue web client for Ascribe. Onions make you cry",
|
||||||
"main": "js/app.js",
|
"main": "js/app.js",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "0.10.x"
|
"node": "6.2.x"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint ./js",
|
"lint": "eslint ./js",
|
||||||
|
Loading…
Reference in New Issue
Block a user