package.json: Node version 4→6

Not that it matters for this project.
This commit is contained in:
Alan Orth 2016-08-28 19:01:18 +03:00
parent b8ea8f91f5
commit a22912a253
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"author": "Alan Orth",
"license": "GPL-3.0",
"engines": {
"node": "4.5.0"
"node": "6.3.1"
},
"dependencies": {
"bootstrap": "4.0.0-alpha.3",