Skip to content

Commit 630a9ee

Browse files
committed
Auto-generated commit
1 parent 1e21d51 commit 630a9ee

File tree

2 files changed

+16
-17
lines changed

2 files changed

+16
-17
lines changed

.github/.keepalive

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

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -37,26 +37,26 @@
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",
42-
"@stdlib/assert-is-buffer": "^0.1.0",
40+
"@stdlib/assert-has-own-property": "^0.1.1",
41+
"@stdlib/assert-is-boolean": "^0.1.1",
42+
"@stdlib/assert-is-buffer": "^0.1.1",
4343
"@stdlib/assert-is-collection": "^0.1.0",
44-
"@stdlib/assert-is-error": "^0.1.0",
45-
"@stdlib/assert-is-function": "^0.1.0",
44+
"@stdlib/assert-is-error": "^0.1.1",
45+
"@stdlib/assert-is-function": "^0.1.1",
4646
"@stdlib/assert-is-integer": "^0.1.0",
4747
"@stdlib/assert-is-nonnegative-integer": "^0.1.0",
48-
"@stdlib/assert-is-nonnegative-number": "^0.1.0",
49-
"@stdlib/assert-is-plain-object": "^0.1.0",
50-
"@stdlib/assert-is-string": "^0.1.0",
51-
"@stdlib/buffer-ctor": "^0.1.0",
52-
"@stdlib/buffer-from-string": "^0.1.0",
48+
"@stdlib/assert-is-nonnegative-number": "^0.1.1",
49+
"@stdlib/assert-is-plain-object": "^0.1.1",
50+
"@stdlib/assert-is-string": "^0.1.1",
51+
"@stdlib/buffer-ctor": "^0.1.1",
52+
"@stdlib/buffer-from-string": "^0.1.1",
5353
"@stdlib/object-assign": "^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-property": "^0.1.0",
57-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0",
58-
"@stdlib/utils-inherit": "^0.1.0",
59-
"@stdlib/utils-next-tick": "^0.1.0",
56+
"@stdlib/utils-define-nonenumerable-property": "^0.1.1",
57+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
58+
"@stdlib/utils-inherit": "^0.1.1",
59+
"@stdlib/utils-next-tick": "^0.1.1",
6060
"debug": "^2.6.9",
6161
"readable-stream": "^2.1.4"
6262
},
@@ -65,7 +65,7 @@
6565
"@stdlib/bench": "^0.1.0",
6666
"@stdlib/random-base-randu": "^0.1.0",
6767
"@stdlib/streams-node-inspect-sink": "^0.1.0",
68-
"@stdlib/utils-parse-json": "^0.1.0",
68+
"@stdlib/utils-parse-json": "^0.1.1",
6969
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
7070
"istanbul": "^0.4.1",
7171
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)