trigger build

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-03-24 19:17:44 +01:00
parent f06f1b7b8f
commit 1ce8ab8fc8

View File

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