Skip to content

Commit a76df4d

Browse files
committed
v5.1.0
1 parent 9fcd28a commit a76df4d

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apexcharts",
3-
"version": "5.1.0",
3+
"version": "5.0.0",
44
"description": "A JavaScript Chart Library",
55
"repository": {
66
"type": "git",
@@ -96,11 +96,10 @@
9696
"bugs": {
9797
"url": "https://github.com/apexcharts/apexcharts.js/issues"
9898
},
99-
"license": "MIT",
10099
"licenses": [
101100
{
102-
"type": "MIT",
103-
"url": "http://www.opensource.org/licenses/mit-license.php"
101+
"type": "ApexCharts License",
102+
"url": "https://www.apexcharts.com/license/"
104103
}
105104
],
106105
"homepage": "https://apexcharts.com",
@@ -110,4 +109,4 @@
110109
"visualizations",
111110
"data"
112111
]
113-
}
112+
}

0 commit comments

Comments
 (0)