Skip to content

Commit dff4595

Browse files
authored
Merge pull request #14 from dyf19118/main
chore: minor change for old version bundler compatibility
2 parents 0f1e6dd + c7ec964 commit dff4595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/quark-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.8",
44
"description": "Web components quark-element",
55
"type": "module",
6-
"main": "./lib/index.js",
6+
"main": "./lib/index.umd.cjs",
77
"module": "./lib/index.js",
88
"types": "./lib/index.d.ts",
99
"exports": {

0 commit comments

Comments
 (0)