Skip to content

Commit 16d57bf

Browse files
committed
Auto-generated commit
1 parent cd1678e commit 16d57bf

3 files changed

Lines changed: 16 additions & 643 deletions

File tree

.github/.keepalive

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

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,27 +37,27 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/assert-has-own-property": "^0.1.0",
41-
"@stdlib/assert-is-boolean": "^0.1.0",
40+
"@stdlib/assert-has-own-property": "^0.1.1",
41+
"@stdlib/assert-is-boolean": "^0.1.1",
4242
"@stdlib/assert-is-nonnegative-integer": "^0.1.0",
43-
"@stdlib/assert-is-plain-object": "^0.1.0",
44-
"@stdlib/constants-float64-max": "^0.1.0",
43+
"@stdlib/assert-is-plain-object": "^0.1.1",
44+
"@stdlib/constants-float64-max": "^0.1.1",
4545
"@stdlib/object-assign": "^0.1.0",
4646
"@stdlib/random-base-minstd": "^0.1.0",
47-
"@stdlib/string-format": "^0.1.0",
47+
"@stdlib/string-format": "^0.1.1",
4848
"@stdlib/symbol-iterator": "^0.1.0",
4949
"@stdlib/types": "^0.1.0",
50-
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.0",
51-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0",
52-
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.0"
50+
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.1.1",
51+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
52+
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.1.1"
5353
},
5454
"devDependencies": {
5555
"@stdlib/array-int32": "^0.1.0",
56-
"@stdlib/assert-is-int32array": "^0.1.0",
56+
"@stdlib/assert-is-int32array": "^0.1.1",
5757
"@stdlib/bench": "^0.1.0",
58-
"@stdlib/constants-int32-max": "^0.1.0",
59-
"@stdlib/math-base-assert-is-nan": "^0.1.0",
60-
"@stdlib/time-now": "^0.1.0",
58+
"@stdlib/constants-int32-max": "^0.1.1",
59+
"@stdlib/math-base-assert-is-nan": "^0.1.1",
60+
"@stdlib/time-now": "^0.1.1",
6161
"proxyquire": "^2.0.0",
6262
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6363
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)