Skip to content

Commit 685bd12

Browse files
committed
Auto-generated commit
1 parent d4bdf67 commit 685bd12

2 files changed

Lines changed: 15 additions & 16 deletions

File tree

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -41,31 +41,31 @@
4141
"dependencies": {
4242
"@stdlib/array-to-json": "^0.1.0",
4343
"@stdlib/array-uint32": "^0.1.0",
44-
"@stdlib/assert-has-own-property": "^0.1.0",
45-
"@stdlib/assert-is-boolean": "^0.1.0",
44+
"@stdlib/assert-has-own-property": "^0.1.1",
45+
"@stdlib/assert-is-boolean": "^0.1.1",
4646
"@stdlib/assert-is-collection": "^0.1.0",
47-
"@stdlib/assert-is-plain-object": "^0.1.0",
47+
"@stdlib/assert-is-plain-object": "^0.1.1",
4848
"@stdlib/assert-is-positive-integer": "^0.1.0",
49-
"@stdlib/assert-is-uint32array": "^0.1.0",
49+
"@stdlib/assert-is-uint32array": "^0.1.1",
5050
"@stdlib/blas-base-gcopy": "^0.1.0",
51-
"@stdlib/constants-float64-max-safe-integer": "^0.1.0",
52-
"@stdlib/constants-uint32-max": "^0.1.0",
53-
"@stdlib/math-base-ops-umul": "^0.1.0",
51+
"@stdlib/constants-float64-max-safe-integer": "^0.1.1",
52+
"@stdlib/constants-uint32-max": "^0.1.1",
53+
"@stdlib/math-base-ops-umul": "^0.1.1",
5454
"@stdlib/math-base-special-floor": "^0.1.0",
55-
"@stdlib/math-base-special-max": "^0.1.0",
55+
"@stdlib/math-base-special-max": "^0.1.1",
5656
"@stdlib/random-base": "^0.1.0",
57-
"@stdlib/string-format": "^0.1.0",
57+
"@stdlib/string-format": "^0.1.1",
5858
"@stdlib/types": "^0.1.0",
59-
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.0",
60-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0",
61-
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.0",
62-
"@stdlib/utils-library-manifest": "^0.1.0"
59+
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.1",
60+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
61+
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.1",
62+
"@stdlib/utils-library-manifest": "^0.1.1"
6363
},
6464
"devDependencies": {
6565
"@stdlib/bench": "^0.1.0",
66-
"@stdlib/math-base-assert-is-nan": "^0.1.0",
66+
"@stdlib/math-base-assert-is-nan": "^0.1.1",
6767
"@stdlib/math-base-assert-is-nonnegative-integer": "^0.1.0",
68-
"@stdlib/process-env": "^0.1.0",
68+
"@stdlib/process-env": "^0.1.1",
6969
"@stdlib/random-base-minstd-shuffle": "^0.1.0",
7070
"@stdlib/stats-kstest": "^0.1.0",
7171
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)