Skip to content

Commit b9d8ddd

Browse files
authored
fix: no type field in package.json (#2622)
1 parent b3684b3 commit b9d8ddd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "zustand",
33
"description": "🐻 Bear necessities for state management in React",
44
"private": true,
5-
"type": "commonjs",
65
"version": "4.5.3",
76
"main": "./index.js",
87
"types": "./index.d.ts",

0 commit comments

Comments
 (0)