rambda 7.1.2 → 7.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -1
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -18413,7 +18413,7 @@ describe('R.zipWith', () => {
|
|
|
18413
18413
|
|
|
18414
18414
|
## ❯ CHANGELOG
|
|
18415
18415
|
|
|
18416
|
-
7.1.
|
|
18416
|
+
7.1.3
|
|
18417
18417
|
|
|
18418
18418
|
`R.mergeRight` not found on `Deno` import - [Issue #633](https://github.com/selfrefactor/rambda/issues/633)
|
|
18419
18419
|
|