Skip to content
Snippets Groups Projects
Commit 99c3fdc1 authored by Andrea Gottsponer's avatar Andrea Gottsponer
Browse files

- version update

parent 5e2f0ccd
No related branches found
No related tags found
No related merge requests found
{
"name": "medsurf-draw",
"version": "1.0.227",
"version": "1.0.228",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "medsurf-draw",
"version": "1.0.227",
"version": "1.0.228",
"license": "MIT",
"dependencies": {
"@ascii-dev-user/medsurf-lib": "^1.18.0-137",
"@ascii-dev-user/medsurf-lib": "^1.18.0-138",
"@babel/core": "^7.8.4",
"@pixi-essentials/cull": "^1.0.12",
"debounce": "^1.2.1",
......@@ -91,9 +91,9 @@
}
},
"node_modules/@ascii-dev-user/medsurf-lib": {
"version": "1.18.0-137",
"resolved": "https://registry.npmjs.org/@ascii-dev-user/medsurf-lib/-/medsurf-lib-1.18.0-137.tgz",
"integrity": "sha512-GrUe1nWDnJ43Q3iFhDL2t7UyCICwvTEHF2/aV6uvtuSouLCKARGfPOBDpKeZ2iKXjY43hKDGL5pYjB4VFy4Zyg==",
"version": "1.18.0-138",
"resolved": "https://registry.npmjs.org/@ascii-dev-user/medsurf-lib/-/medsurf-lib-1.18.0-138.tgz",
"integrity": "sha512-IGXvXZrkiW6C1W69DVWPLwEohP1HGPEqc85rvUvQlz8ERFvnTn5RZTYvANeD4dhtLiGUCn27t+nhA+1TxStI2g==",
"dependencies": {
"lodash.clonedeep": "^4.5.0",
"tslib": "^2.3.0"
......@@ -12104,9 +12104,9 @@
}
},
"@ascii-dev-user/medsurf-lib": {
"version": "1.18.0-137",
"resolved": "https://registry.npmjs.org/@ascii-dev-user/medsurf-lib/-/medsurf-lib-1.18.0-137.tgz",
"integrity": "sha512-GrUe1nWDnJ43Q3iFhDL2t7UyCICwvTEHF2/aV6uvtuSouLCKARGfPOBDpKeZ2iKXjY43hKDGL5pYjB4VFy4Zyg==",
"version": "1.18.0-138",
"resolved": "https://registry.npmjs.org/@ascii-dev-user/medsurf-lib/-/medsurf-lib-1.18.0-138.tgz",
"integrity": "sha512-IGXvXZrkiW6C1W69DVWPLwEohP1HGPEqc85rvUvQlz8ERFvnTn5RZTYvANeD4dhtLiGUCn27t+nhA+1TxStI2g==",
"requires": {
"lodash.clonedeep": "^4.5.0",
"tslib": "^2.3.0"
......
{
"name": "medsurf-draw",
"version": "1.0.228",
"version": "1.0.229",
"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-137",
"@ascii-dev-user/medsurf-lib": "^1.18.0-138",
"@babel/core": "^7.8.4",
"@pixi-essentials/cull": "^1.0.12",
"debounce": "^1.2.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment