Skip to content

Commit d4a26a4

Browse files
committed
update package.json
1 parent bad6773 commit d4a26a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue3-apexcharts",
33
"type": "module",
4-
"version": "1.5.1",
4+
"version": "1.5.2",
55
"main": "./dist/vue3-apexcharts.umd.cjs",
66
"module": "./dist/vue3-apexcharts.js",
77
"private": false,
@@ -22,7 +22,7 @@
2222
"author": "Juned Chhipa",
2323
"files": [
2424
"src",
25-
"dist/vue3-apexcharts.common.js",
25+
"dist",
2626
"typings"
2727
],
2828
"license": "MIT",

0 commit comments

Comments
 (0)