@vizabi/bubblechart
Advanced tools
Comparing version 3.11.0 to 3.11.1
{ | ||
"name": "@vizabi/bubblechart", | ||
"version": "3.11.0", | ||
"version": "3.11.1", | ||
"description": "Vizabi bubble chart", | ||
"scripts": { | ||
"prepublishOnly": "npm run build", | ||
"link": "npm link ../vizabi-shared-components", | ||
"link": "npm link ../shared-components", | ||
"start": "rollup -c", | ||
@@ -21,3 +21,3 @@ "build": "cross-env NODE_ENV=production rollup -c", | ||
"type": "git", | ||
"url": "git+https://github.com/vizabi/vizabi-bubblechart.git" | ||
"url": "git+https://github.com/vizabi/bubblechart.git" | ||
}, | ||
@@ -46,5 +46,5 @@ "keywords": [], | ||
"bugs": { | ||
"url": "https://github.com/vizabi/vizabi-bubblechart/issues" | ||
"url": "https://github.com/vizabi/bubblechart/issues" | ||
}, | ||
"homepage": "https://github.com/vizabi/vizabi-bubblechart#readme", | ||
"homepage": "https://github.com/vizabi/bubblechart#readme", | ||
"peerDependencies": { | ||
@@ -57,5 +57,5 @@ "mobx": "^5.15.7", | ||
"css.escape": "^1.5.1", | ||
"vizabi-shared-components": "../shared-components", | ||
"@vizabi/shared-components": "../shared-components", | ||
"vizabi-tool-bundler": "1.1.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
462894