Relax node version requirement
This commit is contained in:
parent
8bd56dd731
commit
5a252f0b14
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
"watch-server": "nodemon -x \"node -r babel-core/register\" -e js,jsx -i public/ app.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^5.1.0",
|
||||
"node": "^5.0.0",
|
||||
"npm": "^3.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue