mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
Update nodejs engine
This commit is contained in:
parent
869f39bb06
commit
01669fcd59
@ -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": "6.2.x"
|
"node": "6.11.x"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint ./js",
|
"lint": "eslint ./js",
|
||||||
|
Loading…
Reference in New Issue
Block a user