tech(nodejs upgrade): upgraded to nodejs 4.0 for grunt build
This commit is contained in:
+2
-2
@@ -53,8 +53,8 @@
|
||||
"tslint": "^2.5.0-beta"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.10.x",
|
||||
"npm": "1.2.x"
|
||||
"node": "0.4.x",
|
||||
"npm": "2.14.x"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt test",
|
||||
|
||||
Reference in New Issue
Block a user