prepare for the next major version

This commit is contained in:
daishi 2023-10-22 09:09:54 +09:00
parent 93c8ca5647
commit 1528bd5841

View File

@ -2,6 +2,9 @@
"name": "zustand",
"private": true,
"version": "4.4.4",
"publishConfig": {
"tag": "next"
},
"description": "🐻 Bear necessities for state management in React",
"main": "./index.js",
"types": "./index.d.ts",