Skip to content
Snippets Groups Projects
Unverified Commit 93dc3a31 authored by Alex Yang's avatar Alex Yang Committed by GitHub
Browse files

fix: lock hey-api version (#1089)

parent 345300f1
Branches
Tags
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"type": "module", "type": "module",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
"generate": "pnpm dlx @hey-api/openapi-ts", "generate": "pnpm dlx @hey-api/openapi-ts@0.49.0",
"build": "pnpm run generate && bunchee" "build": "pnpm run generate && bunchee"
}, },
"files": [ "files": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment