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 2a4bf16 commit e011b5aCopy full SHA for e011b5a
.github/.keepalive
package.json
@@ -38,12 +38,12 @@
38
},
39
"dependencies": {
40
"@stdlib/assert-is-array-like-object": "^0.1.0",
41
- "@stdlib/string-format": "^0.1.0",
+ "@stdlib/string-format": "^0.1.1",
42
"@stdlib/types": "^0.1.0"
43
44
"devDependencies": {
45
"@stdlib/array-float64": "^0.1.0",
46
- "@stdlib/assert-is-array": "^0.1.0",
+ "@stdlib/assert-is-array": "^0.1.1",
47
"@stdlib/bench": "^0.1.0",
48
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
49
"istanbul": "^0.4.1",
0 commit comments