We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584f18d commit fee1c1cCopy full SHA for fee1c1c
package.json
@@ -5,7 +5,7 @@
5
"license": "Apache-2.0",
6
"repository": {
7
"type": "git",
8
- "url": "https://github.com/biscuit-auth/biscuit-wasm"
+ "url": "git+https://github.com/eclipse-biscuit/biscuit-wasm.git"
9
},
10
"scripts": {
11
"build": "wasm-pack build --target bundler --out-dir module --out-name biscuit --scope biscuit-auth && npm run append-snippets",
0 commit comments