8000
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 c47e866 commit 39a4aa3Copy full SHA for 39a4aa3
.github/.keepalive
package.json
@@ -39,9 +39,9 @@
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": {
0 commit comments