Skip to content

Commit 8b94cf3

Browse files
committed
Revert change
1 parent 548d730 commit 8b94cf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/js-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"generate":"npm-run-all generate:*",
3232
"generate:api": "python ./../../spec/remove_extra_tags.py sandboxes templates auth && openapi-typescript ../../spec/openapi_generated.yml -x api_key --array-length --alphabetize --output src/api/schema.gen.ts",
3333
"generate:envd-api": "openapi-typescript ../../spec/envd/envd.yaml -x api_key --array-length --alphabetize --output src/envd/schema.gen.ts",
34-
"generate:ref": "./scripts/generate_sdk_ref.sh",
34+
"generate-ref": "./scripts/generate_sdk_ref.sh",
3535
"check-deps": "knip",
3636
"update-deps": "ncu -u && pnpm i",
3737
"postPublish": "./scripts/post-publish.sh || true",

0 commit comments

Comments
 (0)