We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c1195b commit 3bf7e3bCopy full SHA for 3bf7e3b
2 files changed
.github/.keepalive
@@ -0,0 +1 @@
1
+2026-02-23T01:59:03.545Z
package.json
@@ -38,12 +38,12 @@
38
},
39
"dependencies": {},
40
"devDependencies": {
41
- "@stdlib/math-base-assert-is-nan": "^0.2.2",
42
- "@stdlib/random-base-randu": "^0.2.2",
+ "@stdlib/math-base-assert-is-nan": "^0.2.3",
+ "@stdlib/random-base-randu": "^0.2.3",
43
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
44
"istanbul": "^0.4.1",
45
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
46
- "@stdlib/bench-harness": "^0.2.2"
+ "@stdlib/bench-harness": "^0.2.3"
47
48
"engines": {
49
"node": ">=0.10.0",
0 commit comments