wasm-pack repo has been moved

Closes #1809
Closes #1810
This commit is contained in:
Taiki Endo
2026-05-12 03:42:45 +09:00
parent 7789df691a
commit 074ce647d0
4 changed files with 14 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"repository": "https://github.com/drager/wasm-pack",
"license_markdown": "[MIT](https://github.com/drager/wasm-pack/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/drager/wasm-pack/blob/master/LICENSE-APACHE)",
"repository": "https://github.com/wasm-bindgen/wasm-pack",
"license_markdown": "[MIT](https://github.com/wasm-bindgen/wasm-pack/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/wasm-bindgen/wasm-pack/blob/master/LICENSE-APACHE)",
"tag_prefix": "v",
"rust_crate": "${package}",
"asset_name": "${package}-v${version}-${rust_target}.tar.gz",