Skip to content

Commit

Permalink
build: apply npm pkg fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kanru committed Jan 30, 2024
1 parent d138eba commit ab79831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT OR Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/kanru/rage-wasm"
"url": "git+https://github.com/kanru/rage-wasm.git"
},
"scripts": {
"build": "RUSTFLAGS='-C target-feature=+atomics,+bulk-memory,+mutable-globals' rollup -c rollup.config.mjs",
Expand All @@ -32,4 +32,4 @@
"rollup": "^4.9.6",
"rollup-plugin-re": "^1.0.7"
}
}
}

0 comments on commit ab79831

Please sign in to comment.