This commit is contained in:
daishi 2024-10-14 22:55:52 +09:00
parent 803d1c8e4f
commit 5408e012cc

View File

@ -3,7 +3,7 @@
"description": "🐻 Bear necessities for state management in React", "description": "🐻 Bear necessities for state management in React",
"private": true, "private": true,
"type": "commonjs", "type": "commonjs",
"version": "5.0.0-rc.2", "version": "5.0.0",
"publishConfig": { "publishConfig": {
"tag": "next" "tag": "next"
}, },