Update Node engine
This commit is contained in:
parent
7bbc5dcb15
commit
c20ec11cd2
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"iojs": "^3.2.0",
|
||||
"npm": "^3.3.0"
|
||||
"node": "^5.1.1",
|
||||
"npm": "^3.3.12"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npm run build-js && npm run build-sass",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue