Compare commits

...

1 Commits

Author SHA1 Message Date
Marcus Schiesser c08302f876 fix: local build 2024-07-30 11:43:21 +02:00
+1 -1
View File
@@ -4,7 +4,7 @@
"type": "module",
"license": "MIT",
"scripts": {
"generate": "pnpm dlx @hey-api/openapi-ts",
"generate": "pnpm dlx @hey-api/openapi-ts --client fetch",
"build": "pnpm run generate && bunchee"
},
"files": [