Skip to content

Commit a831fcf

Browse files
committed
Auto-generated commit
1 parent 0235d31 commit a831fcf

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

.github/.keepalive

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,27 +41,27 @@
4141
"@stdlib/array-typed-real-ctors": "^0.1.0",
4242
"@stdlib/array-typed-real-dtypes": "^0.1.0",
4343
"@stdlib/array-typed-real-float-dtypes": "^0.1.0",
44-
"@stdlib/assert-has-own-property": "^0.1.0",
44+
"@stdlib/assert-has-own-property": "^0.1.1",
4545
"@stdlib/assert-is-nonnegative-integer": "^0.1.0",
46-
"@stdlib/assert-is-plain-object": "^0.1.0",
46+
"@stdlib/assert-is-plain-object": "^0.1.1",
4747
"@stdlib/random-base-minstd": "^0.1.0",
4848
"@stdlib/strided-base-nullary": "^0.1.0",
49-
"@stdlib/string-format": "^0.1.0",
49+
"@stdlib/string-format": "^0.1.1",
5050
"@stdlib/types": "^0.1.0",
51-
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.0",
52-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0",
53-
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.0"
51+
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.1",
52+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
53+
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.1"
5454
},
5555
"devDependencies": {
5656
"@stdlib/array-float32": "^0.1.0",
5757
"@stdlib/array-float64": "^0.1.0",
5858
"@stdlib/array-int32": "^0.1.0",
59-
"@stdlib/assert-is-int32array": "^0.1.0",
59+
"@stdlib/assert-is-int32array": "^0.1.1",
6060
"@stdlib/bench": "^0.1.0",
6161
"@stdlib/console-log-each": "^0.1.0",
62-
"@stdlib/constants-int32-max": "^0.1.0",
63-
"@stdlib/math-base-assert-is-nan": "^0.1.0",
64-
"@stdlib/math-base-assert-is-nanf": "^0.1.0",
62+
"@stdlib/constants-int32-max": "^0.1.1",
63+
"@stdlib/math-base-assert-is-nan": "^0.1.1",
64+
"@stdlib/math-base-assert-is-nanf": "^0.1.1",
6565
"@stdlib/math-base-special-pow": "^0.1.0",
6666
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6767
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)