We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8c2b7 commit 6579a4fCopy full SHA for 6579a4f
.github/workflows/hyperclient.yml
@@ -31,4 +31,5 @@ jobs:
31
run: |
32
wasm-pack build --release --no-default-features --features=wasm
33
cd pkg
34
+ npx --yes change-package-name @polytope-labs/hyperclient
35
npm publish --access public
0 commit comments