chore: bump version to 0.5.0
小橘 🍊(NEKO Team)
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
{
|
||||
"name": "@uncaged/nerve-store",
|
||||
"version": "0.4.0",
|
||||
"version": "0.5.0",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"files": ["dist"],
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user