Skip to content

Commit f9e01e9

Browse files
committed
Auto-generated commit
1 parent f7e0df6 commit f9e01e9

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
@@ -39,13 +39,13 @@
3939
"dependencies": {
4040
"@stdlib/assert-is-collection": "^0.1.0",
4141
"@stdlib/assert-is-integer": "^0.1.0",
42-
"@stdlib/assert-is-nan": "^0.1.0",
43-
"@stdlib/assert-is-string": "^0.1.0",
44-
"@stdlib/string-format": "^0.1.0",
42+
"@stdlib/assert-is-nan": "^0.1.1",
43+
"@stdlib/assert-is-string": "^0.1.1",
44+
"@stdlib/string-format": "^0.1.1",
4545
"@stdlib/types": "^0.1.0"
4646
},
4747
"devDependencies": {
48-
"@stdlib/assert-is-boolean": "^0.1.0",
48+
"@stdlib/assert-is-boolean": "^0.1.1",
4949
"@stdlib/bench": "^0.1.0",
5050
"@stdlib/math-base-special-pow": "^0.1.0",
5151
"@stdlib/random-base-randu": "^0.1.0",

0 commit comments

Comments
 (0)