Skip to content

Commit b5ce9bd

Browse files
committed
Auto-generated commit
1 parent 02ff1e8 commit b5ce9bd

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"@stdlib/math-base-special-floor": "^0.1.0"
4141
},
4242
"devDependencies": {
43-
"@stdlib/assert-is-boolean": "^0.1.0",
43+
"@stdlib/assert-is-boolean": "^0.1.1",
4444
"@stdlib/bench": "^0.1.0",
45-
"@stdlib/constants-float64-ninf": "^0.1.0",
46-
"@stdlib/constants-float64-pinf": "^0.1.0",
47-
"@stdlib/math-base-special-round": "^0.1.0",
45+
"@stdlib/constants-float64-ninf": "^0.1.1",
46+
"@stdlib/constants-float64-pinf": "^0.1.1",
47+
"@stdlib/math-base-special-round": "^0.1.1",
4848
"@stdlib/math-base-special-trunc": "^0.1.0",
4949
"@stdlib/random-base-randu": "^0.1.0",
5050
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)