Skip to content

Commit 2d0b35a

Browse files
authored
Merge pull request #21177 from kingyue737/patch-1
chore: add unpkg entry
2 parents 29ebb23 + 3ae4c55 commit 2d0b35a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
],
1717
"main": "dist/echarts.js",
1818
"module": "index.js",
19+
"unpkg": "dist/echarts.min.js",
1920
"jsdelivr": "dist/echarts.min.js",
2021
"types": "index.d.ts",
2122
"homepage": "https://echarts.apache.org",

0 commit comments

Comments
 (0)