Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e0d4049

Browse files
committedAug 16, 2018
chore: update libdweb dependency
License: MIT Signed-off-by: Alan Shaw <alan@tableflip.io>
1 parent 5cb70d3 commit e0d4049

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"is-ipfs": "0.4.2",
117117
"is-stream": "1.1.0",
118118
"is-svg": "3.0.0",
119-
"libdweb": "mozilla/libdweb.git#185290fb35dc2846e7f31b0a52d0afbb412ab7b5",
119+
"libdweb": "mozilla/libdweb.git#dbb9697a8dd09a9ad61ce5e2204400f72d16157a",
120120
"libp2p-webext-mdns": "alanshaw/js-libp2p-webext-mdns.git",
121121
"libp2p-webext-tcp": "alanshaw/js-libp2p-webext-tcp.git",
122122
"lru_map": "0.3.3",

‎yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -6231,9 +6231,9 @@ levn@^0.3.0, levn@~0.3.0:
62316231
prelude-ls "~1.1.2"
62326232
type-check "~0.3.2"
62336233

6234-
libdweb@mozilla/libdweb.git#185290fb35dc2846e7f31b0a52d0afbb412ab7b5:
6234+
libdweb@mozilla/libdweb.git#dbb9697a8dd09a9ad61ce5e2204400f72d16157a:
62356235
version "0.0.0"
6236-
resolved "https://codeload.github.com/mozilla/libdweb/tar.gz/185290fb35dc2846e7f31b0a52d0afbb412ab7b5"
6236+
resolved "https://codeload.github.com/mozilla/libdweb/tar.gz/dbb9697a8dd09a9ad61ce5e2204400f72d16157a"
62376237

62386238
libp2p-bootstrap@~0.9.3:
62396239
version "0.9.3"

0 commit comments

Comments
 (0)