mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-04-21 06:30:59 +00:00
Bump allowed node version to 0.6.8.
This commit is contained in:
parent
f99ee7e2e7
commit
3f61013c31
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@
|
|||
"devDependencies": {
|
||||
"qunit": "0.5.x"
|
||||
},
|
||||
"engines": { "node": ">= 0.4.0 && <= 0.6.18" },
|
||||
"engines": { "node": ">= 0.4.0 && <= 0.6.8" },
|
||||
"main": "./dist/all.js"
|
||||
}
|
||||
Loading…
Reference in a new issue