Skip to content

Commit aa73cea

Browse files
authored
Merge pull request #8182 from limzykenneth/dev-2.0
Add missing color module exports
2 parents fbc7f57 + 2a8d381 commit aa73cea

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)