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 4fd027b commit 4c6fa07
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,21 +38,21 @@
},
"dependencies": {
"@stdlib/assert-is-collection": "^0.1.0",
"@stdlib/assert-is-function": "^0.1.0",
"@stdlib/string-format": "^0.1.0",
"@stdlib/assert-is-function": "^0.1.1",
"@stdlib/string-format": "^0.1.1",
"@stdlib/types": "^0.1.0"
},
"devDependencies": {
"@stdlib/array-float32": "^0.1.0",
"@stdlib/array-float64": "^0.1.0",
"@stdlib/assert-is-even": "^0.1.0",
"@stdlib/assert-is-nan": "^0.1.0",
"@stdlib/assert-is-nan": "^0.1.1",
"@stdlib/bench": "^0.1.0",
"@stdlib/constants-float64-pinf": "^0.1.0",
"@stdlib/math-base-assert-is-nan": "^0.1.0",
"@stdlib/constants-float64-pinf": "^0.1.1",
"@stdlib/math-base-assert-is-nan": "^0.1.1",
"@stdlib/math-base-special-floor": "^0.1.0",
"@stdlib/random-base-randu": "^0.1.0",
"@stdlib/utils-noop": "^0.1.0",
"@stdlib/utils-noop": "^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 4c6fa07

Please sign in to comment.