fix broken version

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-09-02 13:17:13 +02:00
parent 4e29cd3cfc
commit 727da535b0
4 changed files with 24 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openpanel/nextjs",
"version": "1.0.1-local",
"version": "1.0.3-local",
"module": "index.ts",
"scripts": {
"build": "rm -rf dist && tsup",