Skip to content

Commit 19038ba

Browse files
committed
Auto-generated commit
1 parent 17116d4 commit 19038ba

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/.keepalive

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/assert-is-collection": "^0.1.0",
41-
"@stdlib/assert-is-function": "^0.1.0"
41+
"@stdlib/assert-is-function": "^0.1.1"
4242
},
4343
"devDependencies": {
4444
"@stdlib/array-complex128": "^0.1.0",
@@ -52,10 +52,10 @@
5252
"@stdlib/array-uint32": "^0.1.0",
5353
"@stdlib/array-uint8": "^0.1.0",
5454
"@stdlib/array-uint8c": "^0.1.0",
55-
"@stdlib/assert-is-boolean": "^0.1.0",
55+
"@stdlib/assert-is-boolean": "^0.1.1",
5656
"@stdlib/bench": "^0.1.0",
5757
"@stdlib/buffer-alloc-unsafe": "^0.1.0",
58-
"@stdlib/utils-constructor-name": "^0.1.0",
58+
"@stdlib/utils-constructor-name": "^0.1.1",
5959
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6060
"istanbul": "^0.4.1",
6161
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)