File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].
250
250
251
251
[ stdlib-license ] : https://raw.githubusercontent.com/stdlib-js/array-base-setter/main/LICENSE
252
252
253
- [ @stdlib/array/dtypes ] : https://github.com/stdlib-js/stdlib
253
+ [ @stdlib/array/dtypes ] : https://github.com/stdlib-js/array-dtypes
254
254
255
255
</section >
256
256
Original file line number Diff line number Diff line change 37
37
"url" : " https://github.com/stdlib-js/stdlib/issues"
38
38
},
39
39
"dependencies" : {
40
- "@stdlib/types" : " ^0.1 .0"
40
+ "@stdlib/types" : " ^0.2 .0"
41
41
},
42
42
"devDependencies" : {
43
43
"@stdlib/array-dtype" : " ^0.1.0" ,
46
46
"@stdlib/array-filled-by" : " ^0.1.0" ,
47
47
"@stdlib/array-typed-real-dtypes" : " ^0.1.1" ,
48
48
"@stdlib/assert-is-function" : " ^0.1.1" ,
49
- "@stdlib/bench" : " ^0.1 .0" ,
49
+ "@stdlib/bench" : " ^0.2 .0" ,
50
50
"@stdlib/math-base-assert-is-nan" : " ^0.1.1" ,
51
51
"@stdlib/random-base-discrete-uniform" : " ^0.1.0" ,
52
52
"tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
You can’t perform that action at this time.
0 commit comments