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 7eb7e1e commit 8414792Copy full SHA for 8414792
.github/.keepalive
package.json
@@ -37,7 +37,7 @@
37
"url": "https://github.com/stdlib-js/stdlib/issues"
38
},
39
"dependencies": {
40
- "@stdlib/assert-is-buffer": "^0.1.0",
+ "@stdlib/assert-is-buffer": "^0.1.1",
41
"@stdlib/assert-is-number-array": "^0.1.0",
42
"@stdlib/assert-is-typed-array": "^0.1.0",
43
"@stdlib/types": "^0.1.0"
@@ -52,7 +52,7 @@
52
"@stdlib/array-uint32": "^0.1.0",
53
"@stdlib/array-uint8": "^0.1.0",
54
"@stdlib/array-uint8c": "^0.1.0",
55
- "@stdlib/assert-is-boolean": "^0.1.0",
+ "@stdlib/assert-is-boolean": "^0.1.1",
56
"@stdlib/bench": "^0.1.0",
57
"@stdlib/buffer-alloc-unsafe": "^0.1.0",
58
"@stdlib/math-base-special-pow": "^0.1.0",
0 commit comments