-
- Downloads
- add missing merge stuff
{ | ||
"name": "medsurf-draw", | ||
"version": "1.0.216", | ||
"version": "1.0.217", | ||
"description": "Draw annotations on jpg/zoomify images, based on PIXI.js", | ||
"keywords": [ | ||
"draw", | ||
... | ... | @@ -29,7 +29,7 @@ |
"author": "Gottsponer Andrea Leonardo", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@ascii-dev-user/medsurf-lib": "^1.18.0-133", | ||
"@ascii-dev-user/medsurf-lib": "^1.18.0-134", | ||
"@babel/core": "^7.8.4", | ||
"@pixi-essentials/cull": "^1.0.12", | ||
"debounce": "^1.2.1", | ||
... | ... |
Please register or sign in to comment