mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-04 20:04:45 +00:00
Add plato to dev dependencies
This commit is contained in:
parent
816261d863
commit
245f30abfc
1 changed files with 2 additions and 1 deletions
|
|
@ -22,7 +22,8 @@
|
|||
"qunit": "0.5.x",
|
||||
"jshint": "1.1.x",
|
||||
"uglify-js": "2.2.x",
|
||||
"execSync": "0.0.4"
|
||||
"execSync": "0.0.4",
|
||||
"plato": "0.5.0"
|
||||
},
|
||||
"engines": { "node": ">=0.4.0 && <1.0.0" },
|
||||
"main": "./dist/all.js"
|
||||
|
|
|
|||
Loading…
Reference in a new issue