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 db93e21 commit 6baa26bCopy full SHA for 6baa26b
package.json
@@ -96,17 +96,12 @@
96
"bugs": {
97
"url": "https://github.com/apexcharts/apexcharts.js/issues"
98
},
99
- "licenses": [
100
- {
101
- "type": "ApexCharts License",
102
- "url": "https://www.apexcharts.com/license/"
103
- }
104
- ],
+ "license": "ApexCharts License",
105
"homepage": "https://apexcharts.com",
106
"keywords": [
107
"charts",
108
"graphs",
109
"visualizations",
110
"data"
111
]
112
-}
+}
0 commit comments