8000 Auto-generated commit · stdlib-js/utils-async-reduce@074f53c · GitHub
[go: up one dir, main page]

Skip to content

Commit 074f53c

Browse files
committed
Auto-generated commit
1 parent 50b248e commit 074f53c

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
@@ -37,23 +37,23 @@
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-collection": "^0.1.0",
43-
"@stdlib/assert-is-function": "^0.1.0",
44-
"@stdlib/assert-is-plain-object": "^0.1.0",
43+
"@stdlib/assert-is-function": "^0.1.1",
44+
"@stdlib/assert-is-plain-object": "^0.1.1",
4545
"@stdlib/assert-is-positive-integer": "^0.1.0",
46-
"@stdlib/constants-float64-pinf": "^0.1.0",
47-
"@stdlib/string-format": "^0.1.0",
46+
"@stdlib/constants-float64-pinf": "^0.1.1",
47+
"@stdlib/string-format": "^0.1.1",
4848
"@stdlib/types": "^0.1.0",
49-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0",
49+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
5050
"debug": "^2.6.9"
5151
},
5252
"devDependencies": {
5353
"@stdlib/bench": "^0.1.0",
54-
"@stdlib/constants-float64-eps": "^0.1.0",
55-
"@stdlib/fs-read-file": "^0.1.0",
56-
"@stdlib/utils-noop": "^0.1.0",
54+
"@stdlib/constants-float64-eps": "^0.1.1",
55+
"@stdlib/fs-read-file": "^0.1.1",
56+
"@stdlib/utils-noop": "^0.1.1",
5757
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5858
"istanbul": "^0.4.1",
5959
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)
0