mirror of
https://github.com/fluencelabs/dweb-transports
synced 2025-03-15 10:30:48 +00:00
Compile, update npm & deploy
This commit is contained in:
parent
51bf984408
commit
8185605783
6
dist/dweb-transports-bundle.js
vendored
6
dist/dweb-transports-bundle.js
vendored
File diff suppressed because one or more lines are too long
6
package-lock.json
generated
6
package-lock.json
generated
@ -4361,9 +4361,9 @@
|
||||
}
|
||||
},
|
||||
"ipfs-unixfs": {
|
||||
"version": "0.1.14",
|
||||
"resolved": "https://registry.npmjs.org/ipfs-unixfs/-/ipfs-unixfs-0.1.14.tgz",
|
||||
"integrity": "sha512-s1tEnwKhdd17MmyC/EUMNVMDYzKhCiHDI11TF8tSBeWkEQp+0WUxkYuqvz0R5TSi2lNDJ/oVnEmwWhki2spUiQ==",
|
||||
"version": "0.1.15",
|
||||
"resolved": "https://registry.npmjs.org/ipfs-unixfs/-/ipfs-unixfs-0.1.15.tgz",
|
||||
"integrity": "sha512-fjtwBDsIlNags4btHIdAJtE02K4KqEMOhV9GEFVv1M2JO2STS23v2LAtX5qb1EOU5VrjtKlm/JIBH3XDRdAyGQ==",
|
||||
"requires": {
|
||||
"protons": "^1.0.0"
|
||||
}
|
||||
|
@ -13,7 +13,7 @@
|
||||
"dependencies": {
|
||||
"cids": "latest",
|
||||
"ipfs": "latest",
|
||||
"ipfs-unixfs": "latest",
|
||||
"ipfs-unixfs": "^0.1.15",
|
||||
"node-fetch": "latest",
|
||||
"readable-stream": "latest",
|
||||
"webtorrent": "^0.99.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user