mirror of
https://github.com/ascribe/onion.git
synced 2025-01-03 10:25:08 +01:00
Upgrade heroku node engine to 6.2
This commit is contained in:
parent
d1b9c8f96c
commit
a98ce448c9
@ -8,7 +8,7 @@
|
|||||||
"main": "js/app.js",
|
"main": "js/app.js",
|
||||||
"private": true,
|
"private": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "0.10.x"
|
"node": "6.2.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint ./js",
|
"lint": "eslint ./js",
|
||||||
|
Loading…
Reference in New Issue
Block a user