Skip to content

Commit e509cec

Browse files
committed
Auto-generated commit
1 parent 79c875c commit e509cec

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
@@ -37,13 +37,13 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/assert-is-boolean": "^0.1.0",
40+
"@stdlib/assert-is-boolean": "^0.1.1",
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/bench": "^0.1.0",
46-
"@stdlib/boolean-ctor": "^0.1.0",
46+
"@stdlib/boolean-ctor": "^0.1.1",
4747
"@stdlib/math-base-special-pow": "^0.1.0",
4848
"@stdlib/random-base-randu": "^0.1.0",
4949
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)