Skip to content

Commit

Permalink
Version Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sikrigagan committed Dec 14, 2020
1 parent eb9b045 commit 8734340
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-fusioncharts",
"version": "3.0.4",
"description": "FusionCharts component for Vue.js",
"version": "3.1.0",
"description": "A simple and lightweight VueJS component for FusionCharts JavaScript Charting Library",
"main": "dist/vue-fusioncharts.js",
"author": "FusionCharts",
"homepage": "http://www.fusioncharts.com",
Expand All @@ -12,27 +12,6 @@
"bugs": {
"url": "https://github.com/fusioncharts/vue-fusioncharts/issues"
},
"contributors": [
{
"name": "Rohit Kumar",
"email": "[email protected]",
"url": "https://github.com/rohitkr",
"contributions": 18,
"additions": 44526,
"deletions": 144,
"hireable": null
},
{
"name": "Rohan Dey",
"email": "[email protected]",
"url": "https://github.com/rohanoid5"
},
{
"name": "Ashok Mandal",
"email": "[email protected]",
"url": "https://github.com/ashok1994"
}
],
"keywords": [
"Vue",
"Vue.js",
Expand Down

0 comments on commit 8734340

Please sign in to comment.