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