Skip to content

Commit 0a15748

Browse files
committed
fix: use mit license for wasm-utxo
Ticket: BTC-2724
1 parent 1bffa31 commit 0a15748

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/wasm-utxo/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"type": "git",
88
"url": "git+https://github.com/BitGo/BitGoWASM"
99
},
10+
"license": "MIT",
1011
"files": [
1112
"dist/*/js/wasm/wasm_utxo.d.ts",
1213
"dist/*/js/wasm/wasm_utxo.js",

0 commit comments

Comments
 (0)