We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8574332 + 5927d0f commit 226bb87Copy full SHA for 226bb87
package.json
@@ -1,17 +1,17 @@
1
{
2
"name": "vue-fusioncharts",
3
- "version": "1.0.0-beta.2",
+ "version": "1.0.0-beta.3",
4
"description": "FusionCharts component for Vue.js",
5
"main": "dist/vue-fusioncharts.js",
6
"module": "src/index.js",
7
"author": "FusionCharts",
8
"homepage": "http://www.fusioncharts.com",
9
"repository": {
10
"type": "git",
11
- "url": "https://github.com/fusioncharts/react-fusioncharts-component.git"
+ "url": "https://github.com/fusioncharts/vue-fusioncharts.git"
12
},
13
"bugs": {
14
- "url": "https://github.com/fusioncharts/react-fusioncharts-component/issues"
+ "url": "https://github.com/fusioncharts/vue-fusioncharts/issues"
15
16
"contributors": [
17
0 commit comments