mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-03-16 22:10:32 +00:00
updated some deps
This commit is contained in:
parent
e2754e828c
commit
1fa3fdae31
1 changed files with 2 additions and 2 deletions
|
|
@ -61,13 +61,13 @@
|
|||
"xmldom": "0.1.x"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "4.7.x",
|
||||
"eslint": "4.18.x",
|
||||
"istanbul": "0.4.x",
|
||||
"node-qunit": "^1.0.0",
|
||||
"onchange": "^3.x.x",
|
||||
"qunit": "^2.4.1",
|
||||
"testem": "^1.18.4",
|
||||
"uglify-js": "3.1.x"
|
||||
"uglify-js": "3.3.x"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue