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 047ca3c commit feda681Copy full SHA for feda681
.github/.keepalive
README.md
@@ -415,6 +415,8 @@ cli.version();
415
416
## Examples
417
418
+<!-- eslint-disable stdlib/require-file-extensions -->
419
+
420
<!-- eslint no-undef: "error" -->
421
422
```javascript
package.json
@@ -49,7 +49,7 @@
49
"@stdlib/assert-instance-of": "^0.1.1",
50
"@stdlib/assert-is-array": "^0.1.1",
51
"@stdlib/assert-is-browser": "^0.1.1",
52
- "@stdlib/bench": "^0.1.0",
+ "@stdlib/bench": "^0.2.0",
53
"@stdlib/fs-read-file": "^0.1.1",
54
"proxyquire": "^2.0.0",
55
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
0 commit comments