Skip to content

Commit 5ebd65c

Browse files
committed
Auto-generated commit
1 parent aa68f63 commit 5ebd65c

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,13 +39,13 @@
3939
"dependencies": {
4040
"@stdlib/assert-is-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": {
45-
"@stdlib/assert-is-boolean": "^0.1.0",
45+
"@stdlib/assert-is-boolean": "^0.1.1",
4646
"@stdlib/bench": "^0.1.0",
4747
"@stdlib/math-base-special-pow": "^0.1.0",
48-
"@stdlib/number-ctor": "^0.1.0",
48+
"@stdlib/number-ctor": "^0.1.1",
4949
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5050
"istanbul": "^0.4.1",
5151
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)