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.
1 parent 9fcd28a commit a76df4dCopy full SHA for a76df4d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "apexcharts",
3
- "version": "5.1.0",
+ "version": "5.0.0",
4
"description": "A JavaScript Chart Library",
5
"repository": {
6
"type": "git",
@@ -96,11 +96,10 @@
96
"bugs": {
97
"url": "https://github.com/apexcharts/apexcharts.js/issues"
98
},
99
- "license": "MIT",
100
"licenses": [
101
102
- "type": "MIT",
103
- "url": "http://www.opensource.org/licenses/mit-license.php"
+ "type": "ApexCharts License",
+ "url": "https://www.apexcharts.com/license/"
104
}
105
],
106
"homepage": "https://apexcharts.com",
@@ -110,4 +109,4 @@
110
109
"visualizations",
111
"data"
112
]
113
-}
+}
0 commit comments