Update project name and related references

This commit is contained in:
2025-10-14 08:18:22 +02:00
parent 1638435e26
commit 6c88dd79d8
5 changed files with 19 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "zod-pocketbase",
"name": "zod-pocketbase-continue",
"version": "0.5.0",
"description": "",
"author": {
@@ -16,7 +16,7 @@
"type generation",
"zod"
],
"homepage": "https://gitea.garandplg.com/GarandPLG/zod-pocketbase",
"homepage": "https://gitea.garandplg.com/GarandPLG/zod-pocketbase-continue",
"publishConfig": {
"access": "public"
},
@@ -28,7 +28,7 @@
},
"main": "dist/index.js",
"bin": {
"zod-pocketbase": "dist/server/cli.js"
"zod-pocketbase-continue": "dist/server/cli.js"
},
"exports": {
".": {