Skip to content

Commit 4a4d71b

Browse files
committed
Auto-generated commit
1 parent 373cf3b commit 4a4d71b

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
@@ -41,7 +41,7 @@
4141
"@stdlib/array-full": "^0.1.0",
4242
"@stdlib/complex-float32": "^0.1.0",
4343
"@stdlib/complex-float64": "^0.1.0",
44-
"@stdlib/string-format": "^0.1.0",
44+
"@stdlib/string-format": "^0.1.1",
4545
"@stdlib/types": "^0.1.0"
4646
},
4747
"devDependencies": {
@@ -58,8 +58,8 @@
5858
"@stdlib/array-uint8": "^0.1.0",
5959
"@stdlib/array-uint8c": "^0.1.0",
6060
"@stdlib/array-zeros": "^0.1.0",
61-
"@stdlib/assert-instance-of": "^0.1.0",
62-
"@stdlib/assert-is-array": "^0.1.0",
61+
"@stdlib/assert-instance-of": "^0.1.1",
62+
"@stdlib/assert-is-array": "^0.1.1",
6363
"@stdlib/assert-is-typed-array": "^0.1.0",
6464
"@stdlib/assert-is-typed-array-like": "^0.1.0",
6565
"@stdlib/bench": "^0.1.0",

0 commit comments

Comments
 (0)