10000
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 e5cfb8e commit d051a84Copy full SHA for d051a84
.github/.keepalive
package.json
@@ -39,7 +39,7 @@
39
"dependencies": {
40
"@stdlib/array-dtype": "^0.1.0",
41
"@stdlib/array-empty": "^0.1.0",
42
- "@stdlib/string-format": "^0.1.0",
+ "@stdlib/string-format": "^0.1.1",
43
"@stdlib/types": "^0.1.0"
44
},
45
"devDependencies": {
@@ -56,8 +56,8 @@
56
"@stdlib/array-uint8": "^0.1.0",
57
"@stdlib/array-uint8c": "^0.1.0",
58
"@stdlib/array-zeros": "^0.1.0",
59
- "@stdlib/assert-instance-of": "^0.1.0",
60
- "@stdlib/assert-is-array": "^0.1.0",
+ "@stdlib/assert-instance-of": "^0.1.1",
+ "@stdlib/assert-is-array": "^0.1.1",
61
"@stdlib/assert-is-typed-array": "^0.1.0",
62
"@stdlib/assert-is-typed-array-like": "^0.1.0",
63
"@stdlib/bench": "^0.1.0",
0 commit comments