fix pnpm lock

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-08-09 23:21:34 +02:00
parent ac9cbae138
commit 4c23b842a3
6 changed files with 34 additions and 11 deletions

View File

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