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 83da628 commit 085da7c
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,18 +38,18 @@
},
"dependencies": {
"@stdlib/assert-contains": "^0.1.0",
"@stdlib/assert-has-own-property": "^0.1.0",
"@stdlib/assert-is-array": "^0.1.0",
"@stdlib/assert-has-own-property": "^0.1.1",
"@stdlib/assert-is-array": "^0.1.1",
"@stdlib/assert-is-collection": "^0.1.0",
"@stdlib/assert-is-object": "^0.1.0",
"@stdlib/assert-is-string": "^0.1.0",
"@stdlib/string-format": "^0.1.0",
"@stdlib/assert-is-object": "^0.1.1",
"@stdlib/assert-is-string": "^0.1.1",
"@stdlib/string-format": "^0.1.1",
"@stdlib/types": "^0.1.0"
},
"devDependencies": {
"@stdlib/array-int32": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"@stdlib/math-base-special-round": "^0.1.0",
"@stdlib/math-base-special-round": "^0.1.1",
"@stdlib/random-base-randu": "^0.1.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
"istanbul": "^0.4.1",
Expand Down

0 comments on commit 085da7c

Please sign in to comment.