Skip to content

Commit b5f77d5

Browse files
committed
Auto-generated commit
1 parent 2741719 commit b5f77d5

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
@@ -39,16 +39,16 @@
3939
"dependencies": {
4040
"@stdlib/assert-is-nonnegative-integer": "^0.1.0",
4141
"@stdlib/assert-tools-array-like-function": "^0.1.0",
42-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
42+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
4343
},
4444
"devDependencies": {
4545
"@stdlib/array-int16": "^0.1.0",
4646
"@stdlib/array-int32": "^0.1.0",
4747
"@stdlib/array-uint32": "^0.1.0",
48-
"@stdlib/assert-is-boolean": "^0.1.0",
48+
"@stdlib/assert-is-boolean": "^0.1.1",
4949
"@stdlib/bench": "^0.1.0",
5050
"@stdlib/math-base-special-pow": "^0.1.0",
51-
"@stdlib/number-ctor": "^0.1.0",
51+
"@stdlib/number-ctor": "^0.1.1",
5252
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5353
"istanbul": "^0.4.1",
5454
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)