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

This file was deleted.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
},
"dependencies": {
"@stdlib/array-buffer": "^0.1.0",
"@stdlib/assert-is-array": "^0.1.0",
"@stdlib/assert-is-array": "^0.1.1",
"@stdlib/assert-is-integer": "^0.1.0",
"@stdlib/assert-is-typed-array-like": "^0.1.0",
"@stdlib/math-base-special-ceil2": "^0.1.0",
"@stdlib/string-format": "^0.1.0",
"@stdlib/string-format": "^0.1.1",
"@stdlib/types": "^0.1.0"
},
"devDependencies": {
Expand All @@ -56,12 +56,12 @@
"@stdlib/array-uint8": "^0.1.0",
"@stdlib/array-uint8c": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"@stdlib/constants-int16-max": "^0.1.0",
"@stdlib/constants-int32-max": "^0.1.0",
"@stdlib/constants-int8-max": "^0.1.0",
"@stdlib/constants-uint16-max": "^0.1.0",
"@stdlib/constants-uint32-max": "^0.1.0",
"@stdlib/constants-uint8-max": "^0.1.0",
"@stdlib/constants-int16-max": "^0.1.1",
"@stdlib/constants-int32-max": "^0.1.1",
"@stdlib/constants-int8-max": "^0.1.1",
"@stdlib/constants-uint16-max": "^0.1.1",
"@stdlib/constants-uint32-max": "^0.1.1",
"@stdlib/constants-uint8-max": "^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 6818051

Please sign in to comment.