Skip to content

Commit 2a33409

Browse files
committed
Auto-generated commit
1 parent 81ff194 commit 2a33409

File tree

2 files changed

+13
-14
lines changed

2 files changed

+13
-14
lines changed

.github/.keepalive

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

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,30 +41,30 @@
4141
"dependencies": {
4242
"@stdlib/array-int32": "^0.1.0",
4343
"@stdlib/array-to-json": "^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-int32array": "^0.1.0",
48-
"@stdlib/assert-is-plain-object": "^0.1.0",
47+
"@stdlib/assert-is-int32array": "^0.1.1",
48+
"@stdlib/assert-is-plain-object": "^0.1.1",
4949
"@stdlib/assert-is-positive-integer": "^0.1.0",
5050
"@stdlib/blas-base-gcopy": "^0.1.0",
51-
"@stdlib/constants-int32-max": "^0.1.0",
51+
"@stdlib/constants-int32-max": "^0.1.1",
5252
"@stdlib/math-base-special-floor": "^0.1.0",
5353
"@stdlib/random-base": "^0.1.0",
54-
"@stdlib/string-format": "^0.1.0",
54+
"@stdlib/string-format": "^0.1.1",
5555
"@stdlib/types": "^0.1.0",
56-
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.0",
57-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0",
58-
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.0",
59-
"@stdlib/utils-library-manifest": "^0.1.0"
56+
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.1",
57+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
58+
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.1",
59+
"@stdlib/utils-library-manifest": "^0.1.1"
6060
},
6161
"devDependencies": {
6262
"@stdlib/bench": "^0.1.0",
63-
"@stdlib/math-base-assert-is-nan": "^0.1.0",
63+
"@stdlib/math-base-assert-is-nan": "^0.1.1",
6464
"@stdlib/math-base-assert-is-positive-integer": "^0.1.0",
65-
"@stdlib/process-env": "^0.1.0",
65+
"@stdlib/process-env": "^0.1.1",
6666
"@stdlib/stats-kstest": "^0.1.0",
67-
"@stdlib/time-now": "^0.1.0",
67+
"@stdlib/time-now": "^0.1.1",
6868
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6969
"istanbul": "^0.4.1",
7070
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)