Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Oct 5, 2023
1 parent f898e57 commit 5cb12bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/.keepalive

This file was deleted.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
},
"dependencies": {
"@stdlib/array-typed-ctors": "^0.1.0",
"@stdlib/assert-is-string": "^0.1.0",
"@stdlib/assert-is-string": "^0.1.1",
"@stdlib/strided-base-reinterpret-complex128": "^0.1.0",
"@stdlib/strided-base-reinterpret-complex64": "^0.1.0",
"@stdlib/string-format": "^0.1.0",
"@stdlib/string-format": "^0.1.1",
"@stdlib/types": "^0.1.0"
},
"devDependencies": {
Expand All @@ -57,7 +57,7 @@
"@stdlib/array-uint32": "^0.1.0",
"@stdlib/array-uint8": "^0.1.0",
"@stdlib/array-uint8c": "^0.1.0",
"@stdlib/assert-instance-of": "^0.1.0",
"@stdlib/assert-instance-of": "^0.1.1",
"@stdlib/assert-is-complex-typed-array": "^0.1.0",
"@stdlib/assert-is-typed-array": "^0.1.0",
"@stdlib/bench": "^0.1.0",
Expand Down

0 comments on commit 5cb12bc

Please sign in to comment.