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 466937a commit 44eabbc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
1 change: 0 additions & 1 deletion .github/.keepalive

This file was deleted.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@stdlib/array-base-assert-contains": "^0.1.0",
"@stdlib/array-base-assert-is-accessor-array": "^0.1.0",
"@stdlib/utils-define-read-only-property": "^0.1.0"
"@stdlib/utils-define-read-only-property": "^0.1.1"
},
"devDependencies": {
"@stdlib/array-base-accessor": "^0.1.0",
Expand All @@ -57,15 +57,15 @@
"@stdlib/array-uint32": "^0.1.0",
"@stdlib/array-uint8": "^0.1.0",
"@stdlib/array-uint8c": "^0.1.0",
"@stdlib/assert-has-own-property": "^0.1.0",
"@stdlib/assert-is-boolean": "^0.1.0",
"@stdlib/assert-has-own-property": "^0.1.1",
"@stdlib/assert-is-boolean": "^0.1.1",
"@stdlib/assert-is-collection": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"@stdlib/buffer-alloc-unsafe": "^0.1.0",
"@stdlib/math-base-special-pow": "^0.1.0",
"@stdlib/string-format": "^0.1.0",
"@stdlib/utils-constructor-name": "^0.1.0",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0",
"@stdlib/string-format": "^0.1.1",
"@stdlib/utils-constructor-name": "^0.1.1",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
"@stdlib/utils-keys": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
"istanbul": "^0.4.1",
Expand Down

0 comments on commit 44eabbc

Please sign in to comment.