Skip to content

Commit 574f08a

Browse files
committed
Auto-generated commit
1 parent 44b325e commit 574f08a

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,9 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
241241

242242
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/ndarray-base-data-buffer/main/LICENSE
243243

244-
[@stdlib/ndarray/base/ctor]: https://github.com/stdlib-js/stdlib
244+
[@stdlib/ndarray/base/ctor]: https://github.com/stdlib-js/ndarray-base-ctor
245245

246-
[@stdlib/ndarray/base/buffer]: https://github.com/stdlib-js/stdlib
246+
[@stdlib/ndarray/base/buffer]: https://github.com/stdlib-js/ndarray-base-buffer
247247

248248
</section>
249249

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/types": "^0.1.0"
40+
"@stdlib/types": "^0.2.0"
4141
},
4242
"devDependencies": {
4343
"@stdlib/array-typed": "^0.1.0",
4444
"@stdlib/assert-is-collection": "^0.1.0",
45-
"@stdlib/bench": "^0.1.0",
45+
"@stdlib/bench": "^0.2.0",
4646
"@stdlib/ndarray-base-buffer": "^0.1.1",
4747
"@stdlib/ndarray-ctor": "^0.1.0",
4848
"@stdlib/ndarray-zeros": "^0.1.0",

0 commit comments

Comments
 (0)