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 Nov 9, 2023
1 parent f824a91 commit b8c8d0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/.keepalive

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ Copyright © 2016-2023. The Stdlib [Authors][stdlib-authors].

[mdn-typed-array]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray

[@stdlib/math/base/special/sqrt]: https://github.com/stdlib-js/stdlib
[@stdlib/math/base/special/sqrt]: https://github.com/stdlib-js/math-base-special-sqrt

</section>

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
"dependencies": {
"@stdlib/math-base-special-sqrt": "^0.1.1",
"@stdlib/strided-base-map-by": "^0.1.0",
"@stdlib/types": "^0.1.0",
"@stdlib/types": "^0.2.0",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
},
"devDependencies": {
"@stdlib/array-filled": "^0.1.0",
"@stdlib/array-filled-by": "^0.1.0",
"@stdlib/array-float64": "^0.1.1",
"@stdlib/bench": "^0.1.0",
"@stdlib/bench": "^0.2.0",
"@stdlib/math-base-assert-is-nan": "^0.1.1",
"@stdlib/math-base-special-pow": "^0.1.0",
"@stdlib/random-base-uniform": "^0.1.0",
Expand Down

0 comments on commit b8c8d0e

Please sign in to comment.