Specify node and npm versions in package.json
This commit is contained in:
parent
7d2288e3ce
commit
8180f017b9
@ -24,6 +24,7 @@
|
||||
"request": "2.30.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.10.x"
|
||||
"node": "0.12.x",
|
||||
"npm": "2.1.x"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user