chore: update package version to 0.0.42 and remove pnpm lockfile
feat: enhance RouteInfo type with additional viewItem properties and implement removeViewItemFromRoutes function to clean up route metadata
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@kevisual/query",
|
||||
"version": "0.0.41",
|
||||
"version": "0.0.42",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "npm run clean && bun run bun.config.ts",
|
||||
|
||||
Reference in New Issue
Block a user