Skip to content

Commit aed837a

Browse files
committed
Auto-generated commit
1 parent 39dd0a8 commit aed837a

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,12 +38,12 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/assert-is-integer": "^0.1.0",
41-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
41+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
4242
},
4343
"devDependencies": {
44-
"@stdlib/assert-is-boolean": "^0.1.0",
44+
"@stdlib/assert-is-boolean": "^0.1.1",
4545
"@stdlib/bench": "^0.1.0",
46-
"@stdlib/number-ctor": "^0.1.0",
46+
"@stdlib/number-ctor": "^0.1.1",
4747
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
4848
"istanbul": "^0.4.1",
4949
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"

0 commit comments

Comments
 (0)