We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 373cf3b commit 4a4d71bCopy full SHA for 4a4d71b
.github/.keepalive
package.json
@@ -41,7 +41,7 @@
41
"@stdlib/array-full": "^0.1.0",
42
"@stdlib/complex-float32": "^0.1.0",
43
"@stdlib/complex-float64": "^0.1.0",
44
- "@stdlib/string-format": "^0.1.0",
+ "@stdlib/string-format": "^0.1.1",
45
"@stdlib/types": "^0.1.0"
46
},
47
"devDependencies": {
@@ -58,8 +58,8 @@
58
"@stdlib/array-uint8": "^0.1.0",
59
"@stdlib/array-uint8c": "^0.1.0",
60
"@stdlib/array-zeros": "^0.1.0",
61
- "@stdlib/assert-instance-of": "^0.1.0",
62
- "@stdlib/assert-is-array": "^0.1.0",
+ "@stdlib/assert-instance-of": "^0.1.1",
+ "@stdlib/assert-is-array": "^0.1.1",
63
"@stdlib/assert-is-typed-array": "^0.1.0",
64
"@stdlib/assert-is-typed-array-like": "^0.1.0",
65
"@stdlib/bench": "^0.1.0",
0 commit comments