mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
build: specify bolt11 version
This commit is contained in:
parent
d71eb47212
commit
d33ecdc0f6
1 changed files with 1 additions and 0 deletions
1
deno.lock
generated
1
deno.lock
generated
|
|
@ -39,6 +39,7 @@
|
||||||
"npm:@scure/bip39@^1.3.0": "npm:@scure/bip39@1.3.0",
|
"npm:@scure/bip39@^1.3.0": "npm:@scure/bip39@1.3.0",
|
||||||
"npm:@types/node": "npm:@types/node@18.16.19",
|
"npm:@types/node": "npm:@types/node@18.16.19",
|
||||||
"npm:bolt11": "npm:bolt11@1.4.1",
|
"npm:bolt11": "npm:bolt11@1.4.1",
|
||||||
|
"npm:bolt11@^1.4.1": "npm:bolt11@1.4.1",
|
||||||
"npm:comlink@^4.4.1": "npm:comlink@4.4.1",
|
"npm:comlink@^4.4.1": "npm:comlink@4.4.1",
|
||||||
"npm:entities@^4.5.0": "npm:entities@4.5.0",
|
"npm:entities@^4.5.0": "npm:entities@4.5.0",
|
||||||
"npm:fast-stable-stringify@^1.0.0": "npm:fast-stable-stringify@1.0.0",
|
"npm:fast-stable-stringify@^1.0.0": "npm:fast-stable-stringify@1.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue