mirror of
https://github.com/fluencelabs/dweb-transports
synced 2025-03-15 18:30:49 +00:00
v0.1.51: Temporary fix to GUN failures by adding wait:2000
This commit is contained in:
parent
569f0722c7
commit
728c611846
@ -126,6 +126,7 @@ See [Dweb document index](./DOCUMENTINDEX.md) for a list of the repos that make
|
|||||||
|
|
||||||
### Release Notes
|
### Release Notes
|
||||||
|
|
||||||
|
* 0.1.51: Temporary fix to GUN failures by adding wait:2000
|
||||||
* 0.1.50: Update to GUN's new bizarre version numbering.
|
* 0.1.50: Update to GUN's new bizarre version numbering.
|
||||||
* 0.1.49: Disable WOLK - currently failing
|
* 0.1.49: Disable WOLK - currently failing
|
||||||
* 0.1.48: Support for noCache
|
* 0.1.48: Support for noCache
|
||||||
|
2
dist/dweb-transports-bundle.js
vendored
2
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",
|
"test": "cd src; node ./test.js",
|
||||||
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
|
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
|
||||||
},
|
},
|
||||||
"version": "0.1.50"
|
"version": "0.1.51"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user