trigger(build)

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-03-28 09:37:24 +01:00
parent d4fcc82fc3
commit e9133aa5a8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openpanel/api",
"version": "0.0.3",
"version": "0.0.4",
"scripts": {
"dev": "dotenv -e ../../.env -c -v WATCH=1 tsup",
"testing": "API_PORT=3333 pnpm dev",