mirror of
https://github.com/fluencelabs/dweb-transports
synced 2025-03-15 02:20:50 +00:00
v 0.1.47 Update dependencies (including transports)
This commit is contained in:
parent
d22b07326a
commit
38ca1c92af
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,3 @@
|
||||
node_modules
|
||||
/package-lock.json
|
||||
data.json
|
||||
/radata/
|
||||
yarn.lock
|
||||
|
@ -126,6 +126,7 @@ See [Dweb document index](./DOCUMENTINDEX.md) for a list of the repos that make
|
||||
|
||||
### Release Notes
|
||||
|
||||
* 0.1.47: Update dependencies (see yarn.lock)
|
||||
* 0.1.46: Correctly recognize /arc/archive.org urls
|
||||
* 0.1.45: Fix mergeoptions and update ipfs cache id
|
||||
* 0.1.44: hooks to allow react-based UI in dweb-archive (via IAUX)
|
||||
|
56
dist/dweb-transports-bundle.js
vendored
56
dist/dweb-transports-bundle.js
vendored
File diff suppressed because one or more lines are too long
@ -53,5 +53,5 @@
|
||||
"test": "cd src; node ./test.js",
|
||||
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
|
||||
},
|
||||
"version": "0.1.46"
|
||||
"version": "0.1.47"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user