Skip to content

Commit 049216b

Browse files
committed
Auto-generated commit
1 parent dec633a commit 049216b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353

5454
<details>
5555

56+
- [`ea028a8`](https://github.com/stdlib-js/stdlib/commit/ea028a89a0506dc043e54de69483657f4443d175) - **refactor:** update paths _(by Neeraj Pathak)_
5657
- [`7d4e28d`](https://github.com/stdlib-js/stdlib/commit/7d4e28db4260c8a521bd104f17183b2462205e41) - **refactor:** update paths _(by Neeraj Pathak)_
5758
- [`235a752`](https://github.com/stdlib-js/stdlib/commit/235a752a2d12b22589b24a89e6077a4c73903464) - **docs:** update REPL namespace documentation [(#9375)](https://github.com/stdlib-js/stdlib/pull/9375) _(by stdlib-bot)_
5859
- [`7f05c02`](https://github.com/stdlib-js/stdlib/commit/7f05c02c10dc7f227a1ab3a7dae7b26998157aab) - **refactor:** update paths _(by Neeraj Pathak)_

data/data.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1526,8 +1526,8 @@
15261526
"@stdlib/fs/close","@stdlib/fs/exists,@stdlib/fs/open,@stdlib/fs/read-file"
15271527
"@stdlib/datasets/cmudict",""
15281528
"@stdlib/string/code-point-at","@stdlib/string/from-code-point"
1529-
"@stdlib/utils/common-keys","@stdlib/utils/common-keys-in,@stdlib/utils/keys"
1530-
"@stdlib/utils/common-keys-in","@stdlib/utils/common-keys,@stdlib/utils/keys-in"
1529+
"@stdlib/object/common-keys","@stdlib/utils/common-keys-in,@stdlib/utils/keys"
1530+
"@stdlib/utils/common-keys-in","@stdlib/object/common-keys,@stdlib/utils/keys-in"
15311531
"@stdlib/complex/cmplx","@stdlib/complex/float64/ctor,@stdlib/complex/float32/ctor"
15321532
"@stdlib/complex/float32/ctor","@stdlib/complex/cmplx,@stdlib/complex/float64/ctor"
15331533
"@stdlib/constants/complex64/nan","@stdlib/constants/complex128/nan"

0 commit comments

Comments
 (0)