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 437976c commit 80c3bb7Copy full SHA for 80c3bb7
.github/.keepalive
README.md
@@ -135,7 +135,6 @@ bool = isAbsoluteHttpURI( null );
135
136
<!-- /.examples -->
137
138
-
139
<!-- Section for describing a command-line interface. -->
140
141
* * *
package.json
@@ -53,7 +53,7 @@
53
"@stdlib/assert-is-boolean": "^0.1.1",
54
"@stdlib/assert-is-browser": "^0.1.1",
55
"@stdlib/assert-is-windows": "^0.1.1",
56
- "@stdlib/bench": "^0.1.0",
+ "@stdlib/bench": "^0.2.0",
57
"@stdlib/process-exec-path": "^0.1.1",
58
"@stdlib/string-replace": "^0.1.1",
59
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
0 commit comments