codegen: Update wasm-pack repository url

This commit is contained in:
Taiki Endo
2026-01-20 21:23:17 +09:00
parent 46ce597e87
commit 5ddf8f212b
3 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
{
"repository": "https://github.com/rustwasm/wasm-pack",
"repository": "https://github.com/drager/wasm-pack",
"tag_prefix": "v",
"rust_crate": "${package}",
"asset_name": "${package}-v${version}-${rust_target}.tar.gz",