Skip to content

Commit f745fbc

Browse files
committed
Auto-generated commit
1 parent 26ea6f5 commit f745fbc

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/.keepalive

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@stdlib/array-dtype": "^0.1.0",
4141
"@stdlib/array-zeros": "^0.1.0",
42-
"@stdlib/string-format": "^0.1.0",
42+
"@stdlib/string-format": "^0.1.1",
4343
"@stdlib/types": "^0.1.0"
4444
},
4545
"devDependencies": {
@@ -55,8 +55,8 @@
5555
"@stdlib/array-uint32": "^0.1.0",
5656
"@stdlib/array-uint8": "^0.1.0",
5757
"@stdlib/array-uint8c": "^0.1.0",
58-
"@stdlib/assert-instance-of": "^0.1.0",
59-
"@stdlib/assert-is-array": "^0.1.0",
58+
"@stdlib/assert-instance-of": "^0.1.1",
59+
"@stdlib/assert-is-array": "^0.1.1",
6060
"@stdlib/assert-is-typed-array": "^0.1.0",
6161
"@stdlib/assert-is-typed-array-like": "^0.1.0",
6262
"@stdlib/bench": "^0.1.0",

0 commit comments

Comments
 (0)