Skip to content

Commit f28c5f4

Browse files
committed
Auto-generated commit
1 parent b42c6bf commit f28c5f4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/.keepalive

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/assert-has-own-property": "^0.1.0",
40+
"@stdlib/assert-has-own-property": "^0.1.1",
4141
"@stdlib/types": "^0.1.0",
4242
"@stdlib/utils-keys": "^0.1.0"
4343
},
4444
"devDependencies": {
4545
"@stdlib/array-dtypes": "^0.1.0",
46-
"@stdlib/assert-is-string-array": "^0.1.0",
46+
"@stdlib/assert-is-string-array": "^0.1.1",
4747
"@stdlib/bench": "^0.1.0",
4848
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
4949
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)