1
0
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:
vrde 2017-07-13 15:12:47 +02:00
parent 869f39bb06
commit 01669fcd59
No known key found for this signature in database
GPG Key ID: 6581C7C39B3D397D

View File

@ -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",