8000 Auto-generated commit · stdlib-js/utils-async-map-keys@7b732e8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b732e8

Browse files
committed
Auto-generated commit
1 parent a09ea67 commit 7b732e8

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

.github/.keepalive

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

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
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-function": "^0.1.0",
43-
"@stdlib/assert-is-plain-object": "^0.1.0",
40+
"@stdlib/assert-has-own-property": "^0.1.1",
41+
"@stdlib/assert-is-boolean": "^0.1.1",
42+
"@stdlib/assert-is-function": "^0.1.1",
43+
"@stdlib/assert-is-plain-object": "^0.1.1",
4444
"@stdlib/assert-is-positive-integer": "^0.1.0",
45-
"@stdlib/constants-float64-pinf": "^0.1.0",
46-
"@stdlib/string-format": "^0.1.0",
47-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0",
45+
"@stdlib/constants-float64-pinf": "^0.1.1",
46+
"@stdlib/string-format": "^0.1.1",
47+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1",
4848
"@stdlib/utils-keys": "^0.1.0",
4949
"debug": "^2.6.9"
5050
},
5151
"devDependencies": {
5252
"@stdlib/bench": "^0.1.0",
53-
"@stdlib/fs-read-file": "^0.1.0",
53+
"@stdlib/fs-read-file": "^0.1.1",
5454
"@stdlib/random-base-randu": "^0.1.0",
55-
"@stdlib/utils-noop": "^0.1.0",
55+
"@stdlib/utils-noop": "^0.1.1",
5656
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5757
"istanbul": "^0.4.1",
5858
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)
0