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 4534d00 commit fd319e1Copy full SHA for fd319e1
.github/.keepalive
package.json
@@ -37,11 +37,11 @@
37
"url": "https://github.com/stdlib-js/stdlib/issues"
38
},
39
"dependencies": {
40
- "@stdlib/assert-is-array": "^0.1.0",
+ "@stdlib/assert-is-array": "^0.1.1",
41
"@stdlib/assert-is-circular": "^0.1.0"
42
43
"devDependencies": {
44
- "@stdlib/assert-is-boolean": "^0.1.0",
+ "@stdlib/assert-is-boolean": "^0.1.1",
45
"@stdlib/bench": "^0.1.0",
46
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
47
"istanbul": "^0.4.1",
0 commit comments