Skip to content

Commit c58e969

Browse files
authored
fix(build): remove exports field for node.js stability (#347)
1 parent 37e48bb commit c58e969

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"chroma-js"
2323
],
2424
"sideEffects": false,
25-
"exports": "./dist/index.modern.js",
2625
"main": "./dist/index.js",
2726
"unpkg": "./dist/index.umd.js",
2827
"module": "./dist/index.module.js",

0 commit comments

Comments
 (0)