mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-14 09:17:55 -05:00
Merge pull request #2826 from epidemian/bump-engines-node
Bump engines.node version on package.json to 0.8
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"url": "https://raw.github.com/jashkenas/coffee-script/master/LICENSE"
|
||||
}],
|
||||
"engines": {
|
||||
"node": ">=0.4.0"
|
||||
"node": ">=0.8.0"
|
||||
},
|
||||
"directories" : {
|
||||
"lib" : "./lib/coffee-script"
|
||||
|
||||
Reference in New Issue
Block a user