mirror of
https://github.com/fluencelabs/dweb-transports
synced 2025-03-16 02:40:49 +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": {
|
"ipfs-unixfs": {
|
||||||
"version": "0.1.14",
|
"version": "0.1.15",
|
||||||
"resolved": "https://registry.npmjs.org/ipfs-unixfs/-/ipfs-unixfs-0.1.14.tgz",
|
"resolved": "https://registry.npmjs.org/ipfs-unixfs/-/ipfs-unixfs-0.1.15.tgz",
|
||||||
"integrity": "sha512-s1tEnwKhdd17MmyC/EUMNVMDYzKhCiHDI11TF8tSBeWkEQp+0WUxkYuqvz0R5TSi2lNDJ/oVnEmwWhki2spUiQ==",
|
"integrity": "sha512-fjtwBDsIlNags4btHIdAJtE02K4KqEMOhV9GEFVv1M2JO2STS23v2LAtX5qb1EOU5VrjtKlm/JIBH3XDRdAyGQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"protons": "^1.0.0"
|
"protons": "^1.0.0"
|
||||||
}
|
}
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cids": "latest",
|
"cids": "latest",
|
||||||
"ipfs": "latest",
|
"ipfs": "latest",
|
||||||
"ipfs-unixfs": "latest",
|
"ipfs-unixfs": "^0.1.15",
|
||||||
"node-fetch": "latest",
|
"node-fetch": "latest",
|
||||||
"readable-stream": "latest",
|
"readable-stream": "latest",
|
||||||
"webtorrent": "^0.99.3",
|
"webtorrent": "^0.99.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user