Skip to content

Commit 6baa26b

Browse files
committed
v5.2.0 with correct license
1 parent db93e21 commit 6baa26b

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

package.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -96,17 +96,12 @@
9696
"bugs": {
9797
"url": "https://github.com/apexcharts/apexcharts.js/issues"
9898
},
99-
"licenses": [
100-
{
101-
"type": "ApexCharts License",
102-
"url": "https://www.apexcharts.com/license/"
103-
}
104-
],
99+
"license": "ApexCharts License",
105100
"homepage": "https://apexcharts.com",
106101
"keywords": [
107102
"charts",
108103
"graphs",
109104
"visualizations",
110105
"data"
111106
]
112-
}
107+
}

0 commit comments

Comments
 (0)