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 79c875c commit e509cecCopy full SHA for e509cec
.github/.keepalive
package.json
@@ -37,13 +37,13 @@
37
"url": "https://github.com/stdlib-js/stdlib/issues"
38
},
39
"dependencies": {
40
- "@stdlib/assert-is-boolean": "^0.1.0",
+ "@stdlib/assert-is-boolean": "^0.1.1",
41
"@stdlib/assert-tools-array-like-function": "^0.1.0",
42
- "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
+ "@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
43
44
"devDependencies": {
45
"@stdlib/bench": "^0.1.0",
46
- "@stdlib/boolean-ctor": "^0.1.0",
+ "@stdlib/boolean-ctor": "^0.1.1",
47
"@stdlib/math-base-special-pow": "^0.1.0",
48
"@stdlib/random-base-randu": "^0.1.0",
49
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
0 commit comments