Skip to content

Commit 276eb2f

Browse files
committed
Auto-generated commit
1 parent 7502fe9 commit 276eb2f

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.github/.keepalive

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@
4242
"@stdlib/array-base-getter": "^0.1.0",
4343
"@stdlib/array-dtype": "^0.1.0",
4444
"@stdlib/assert-is-collection": "^0.1.0",
45-
"@stdlib/string-format": "^0.1.0",
45+
"@stdlib/string-format": "^0.1.1",
4646
"@stdlib/types": "^0.1.0",
47-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
47+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
4848
},
4949
"devDependencies": {
5050
"@stdlib/array-base-accessor": "^0.1.0",
5151
"@stdlib/array-base-ones": "^0.1.0",
52-
"@stdlib/assert-has-own-property": "^0.1.0",
53-
"@stdlib/assert-is-boolean": "^0.1.0",
52+
"@stdlib/assert-has-own-property": "^0.1.1",
53+
"@stdlib/assert-is-boolean": "^0.1.1",
5454
"@stdlib/bench": "^0.1.0",
5555
"@stdlib/math-base-special-pow": "^0.1.0",
5656
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)