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 f68cb75 commit 588a9f2
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4,019 deletions.
1 change: 0 additions & 1 deletion .github/.keepalive

This file was deleted.

30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,35 +42,35 @@
"@stdlib/array-uint8": "^0.1.0",
"@stdlib/assert-has-bigint-support": "^0.1.0",
"@stdlib/assert-is-little-endian": "^0.1.0",
"@stdlib/bigint-ctor": "^0.1.0",
"@stdlib/boolean-ctor": "^0.1.0",
"@stdlib/bigint-ctor": "^0.1.1",
"@stdlib/boolean-ctor": "^0.1.1",
"@stdlib/complex-imag": "^0.1.0",
"@stdlib/complex-real": "^0.1.0",
"@stdlib/ndarray-base-bytes-per-element": "^0.1.0",
"@stdlib/ndarray-base-iteration-order": "^0.1.0",
"@stdlib/ndarray-base-minmax-view-buffer-index": "^0.1.0",
"@stdlib/ndarray-base-iteration-order": "^0.1.1",
"@stdlib/ndarray-base-minmax-view-buffer-index": "^0.1.1",
"@stdlib/ndarray-base-strides2order": "^0.1.0",
"@stdlib/ndarray-dtypes": "^0.1.0",
"@stdlib/ndarray-index-modes": "^0.1.0",
"@stdlib/ndarray-orders": "^0.1.0",
"@stdlib/ndarray-index-modes": "^0.1.1",
"@stdlib/ndarray-orders": "^0.1.1",
"@stdlib/number-float64-base-to-int64-bytes": "^0.1.0",
"@stdlib/string-replace": "^0.1.0",
"@stdlib/string-replace": "^0.1.1",
"@stdlib/types": "^0.1.0",
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.0",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.1",
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
},
"devDependencies": {
"@stdlib/array-complex128": "^0.1.0",
"@stdlib/array-complex64": "^0.1.0",
"@stdlib/array-float32": "^0.1.0",
"@stdlib/array-float64": "^0.1.0",
"@stdlib/assert-has-own-property": "^0.1.0",
"@stdlib/assert-has-property": "^0.1.0",
"@stdlib/assert-instance-of": "^0.1.0",
"@stdlib/assert-is-dataview": "^0.1.0",
"@stdlib/assert-is-function": "^0.1.0",
"@stdlib/assert-has-own-property": "^0.1.1",
"@stdlib/assert-has-property": "^0.1.1",
"@stdlib/assert-instance-of": "^0.1.1",
"@stdlib/assert-is-dataview": "^0.1.1",
"@stdlib/assert-is-function": "^0.1.1",
"@stdlib/assert-is-nonnegative-integer": "^0.1.0",
"@stdlib/assert-is-plain-object": "^0.1.0",
"@stdlib/assert-is-plain-object": "^0.1.1",
"@stdlib/assert-is-positive-integer": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"@stdlib/complex-float32": "^0.1.0",
Expand Down
Loading

0 comments on commit 588a9f2

Please sign in to comment.