We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 277d74e + c85e243 commit 8bb7d59Copy full SHA for 8bb7d59
package.json
@@ -8,6 +8,7 @@
8
"type": "git",
9
"url": "git+https://github.com/BitGo/BitGoWASM.git"
10
},
11
+ "license": "Apache-2.0",
12
"scripts": {
13
"check-fmt": "npm run --workspaces check-fmt"
14
packages/wasm-utxo/package.json
@@ -2,7 +2,6 @@
2
"name": "@bitgo/wasm-utxo",
3
"description": "WebAssembly wrapper for rust-bitcoin (beta)",
4
"version": "0.0.1",
5
- "lint-staged": "MIT",
6
"repository": {
7
"url": "git+https://github.com/BitGo/BitGoWASM"
0 commit comments