Skip to content

Commit 2754dc0

Browse files
committed
Auto-generated commit
1 parent c29c99f commit 2754dc0

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-03-16T01:20:01.268Z

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@
4040
"@stdlib/number-int32-base-to-uint32": "^0.2.3"
4141
},
4242
"devDependencies": {
43-
"@stdlib/constants-uint32-max": "^0.2.2",
44-
"@stdlib/math-base-assert-is-nan": "^0.2.2",
45-
"@stdlib/math-base-special-pow": "^0.3.0",
46-
"@stdlib/math-base-special-round": "^0.3.0",
43+
"@stdlib/constants-uint32-max": "^0.2.3",
44+
"@stdlib/math-base-assert-is-nan": "^0.2.3",
45+
"@stdlib/math-base-special-pow": "^0.3.1",
46+
"@stdlib/math-base-special-round": "^0.3.1",
4747
"@stdlib/number-float64-base-to-uint32": "^0.2.3",
48-
"@stdlib/number-uint32-base-to-binary-string": "^0.2.2",
49-
"@stdlib/random-base-randu": "^0.2.2",
48+
"@stdlib/number-uint32-base-to-binary-string": "^0.2.3",
49+
"@stdlib/random-base-randu": "^0.2.3",
5050
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5151
"istanbul": "^0.4.1",
5252
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
53-
"@stdlib/bench-harness": "^0.2.2"
53+
"@stdlib/bench-harness": "^0.2.3"
5454
},
5555
"engines": {
5656
"node": ">=0.10.0",

0 commit comments

Comments
 (0)