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 f7e0df6 commit f9e01e9Copy full SHA for f9e01e9
.github/.keepalive
package.json
@@ -39,13 +39,13 @@
39
"dependencies": {
40
"@stdlib/assert-is-collection": "^0.1.0",
41
"@stdlib/assert-is-integer": "^0.1.0",
42
- "@stdlib/assert-is-nan": "^0.1.0",
43
- "@stdlib/assert-is-string": "^0.1.0",
44
- "@stdlib/string-format": "^0.1.0",
+ "@stdlib/assert-is-nan": "^0.1.1",
+ "@stdlib/assert-is-string": "^0.1.1",
+ "@stdlib/string-format": "^0.1.1",
45
"@stdlib/types": "^0.1.0"
46
},
47
"devDependencies": {
48
- "@stdlib/assert-is-boolean": "^0.1.0",
+ "@stdlib/assert-is-boolean": "^0.1.1",
49
"@stdlib/bench": "^0.1.0",
50
"@stdlib/math-base-special-pow": "^0.1.0",
51
"@stdlib/random-base-randu": "^0.1.0",
0 commit comments