Skip to content

Commit

Permalink
Add valid package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Kozma committed Feb 29, 2024
1 parent 29bc850 commit 2f9c213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"download-test-certs": "node ./scripts/download-test-certs.js",
"ci": "pnpm build && cargo test --release && jest",
"changeset:publish": "changeset publish",
// "release": "run-s build changeset:publish",
"release:orig": "run-s build changeset:publish",
"release": "echo 'running release'",
"test": "cargo test && jest",
"test:watch": "cargo test && jest --watch --runInBand --detectOpenHandles --forceExit",
Expand Down

0 comments on commit 2f9c213

Please # to comment.