mirror of
https://github.com/Mibew/mibew.git
synced 2025-01-31 05:20:30 +03:00
Specify minimal version of Node.js in package.json
This commit is contained in:
parent
7c822661e6
commit
29c9d8dc7d
@ -26,5 +26,8 @@
|
||||
"event-stream": "^3.3.1",
|
||||
"eslint": "^2.11.0",
|
||||
"gulp-eslint": "^2.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.12"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user