Skip to content

Commit 8695f31

Browse files
committed
Auto-generated commit
1 parent 68e0419 commit 8695f31

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
@@ -38,16 +38,16 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/array-float64": "^0.1.0",
41-
"@stdlib/assert-is-number": "^0.1.0",
41+
"@stdlib/assert-is-number": "^0.1.1",
4242
"@stdlib/assert-is-positive-integer": "^0.1.0",
43-
"@stdlib/math-base-assert-is-nan": "^0.1.0",
43+
"@stdlib/math-base-assert-is-nan": "^0.1.1",
4444
"@stdlib/math-base-special-sqrt": "^0.1.0",
45-
"@stdlib/string-format": "^0.1.0",
45+
"@stdlib/string-format": "^0.1.1",
4646
"@stdlib/types": "^0.1.0"
4747
},
4848
"devDependencies": {
4949
"@stdlib/bench": "^0.1.0",
50-
"@stdlib/constants-float64-eps": "^0.1.0",
50+
"@stdlib/constants-float64-eps": "^0.1.1",
5151
"@stdlib/math-base-special-abs": "^0.1.0",
5252
"@stdlib/random-base-randu": "^0.1.0",
5353
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)