Skip to content

Commit e1f2f0e

Browse files
committed
chore(package): remove main, module, and types
1 parent 2c6e999 commit e1f2f0e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
},
3131
"./styles": "./dist/ColorPicker.css"
3232
},
33-
"main": "./dist/ColorPicker.js",
34-
"module": "./dist/ColorPicker.js",
35-
"types": "./dist/ColorPicker.d.ts",
3633
"files": [
3734
"dist/ColorPicker.css",
3835
"dist/ColorPicker.d.ts",

0 commit comments

Comments
 (0)