Skip to content

Commit 2a8d381

Browse files
committed
Add missing color module exports
1 parent fbc7f57 commit 2a8d381

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
@@ -82,6 +82,7 @@
8282
"./core": {
8383
"default": "./dist/core/main.js"
8484
},
85+
"./color": "./dist/color/index.js",
8586
"./shape": "./dist/shape/index.js",
8687
"./accessibility": "./dist/accessibility/index.js",
8788
"./friendlyErrors": "./dist/core/friendlyErrors/index.js",

0 commit comments

Comments
 (0)