Skip to content

Commit ea9e05a

Browse files
committed
Auto-generated commit
1 parent f4a395d commit ea9e05a

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.github/.keepalive

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
250250

251251
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/array-base-setter/main/LICENSE
252252

253-
[@stdlib/array/dtypes]: https://github.com/stdlib-js/stdlib
253+
[@stdlib/array/dtypes]: https://github.com/stdlib-js/array-dtypes
254254

255255
</section>
256256

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
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-dtype": "^0.1.0",
@@ -46,7 +46,7 @@
4646
"@stdlib/array-filled-by": "^0.1.0",
4747
"@stdlib/array-typed-real-dtypes": "^0.1.1",
4848
"@stdlib/assert-is-function": "^0.1.1",
49-
"@stdlib/bench": "^0.1.0",
49+
"@stdlib/bench": "^0.2.0",
5050
"@stdlib/math-base-assert-is-nan": "^0.1.1",
5151
"@stdlib/random-base-discrete-uniform": "^0.1.0",
5252
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)