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 41eca0d commit b54c469
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
1 change: 0 additions & 1 deletion .github/.keepalive

This file was deleted.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@
},
"dependencies": {
"@stdlib/assert-is-positive-integer": "^0.1.0",
"@stdlib/constants-float64-max-safe-integer": "^0.1.0",
"@stdlib/string-format": "^0.1.0",
"@stdlib/utils-get-prototype-of": "^0.1.0",
"@stdlib/constants-float64-max-safe-integer": "^0.1.1",
"@stdlib/string-format": "^0.1.1",
"@stdlib/utils-get-prototype-of": "^0.1.1",
"@stdlib/utils-property-names": "^0.1.0",
"@stdlib/utils-property-symbols": "^0.1.0"
"@stdlib/utils-property-symbols": "^0.1.1"
},
"devDependencies": {
"@stdlib/assert-has-symbol-support": "^0.1.0",
"@stdlib/assert-is-array": "^0.1.0",
"@stdlib/assert-has-symbol-support": "^0.1.1",
"@stdlib/assert-is-array": "^0.1.1",
"@stdlib/bench": "^0.1.0",
"@stdlib/random-base-randu": "^0.1.0",
"@stdlib/symbol-ctor": "^0.1.0",
"@stdlib/utils-define-property": "^0.1.0",
"@stdlib/symbol-ctor": "^0.1.1",
"@stdlib/utils-define-property": "^0.1.1",
"@stdlib/utils-index-of": "^0.1.0",
"@stdlib/utils-inherit": "^0.1.0",
"@stdlib/utils-inherit": "^0.1.1",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
"istanbul": "^0.4.1",
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"
Expand Down

0 comments on commit b54c469

Please sign in to comment.