Added engines tag to package.json
This commit is contained in:
@@ -25,5 +25,8 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "TESTING=1 jasmine"
|
"test": "TESTING=1 jasmine"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=4.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user