Skip to content

Commit ec0d370

Browse files
committed
Auto-generated commit
1 parent dfff047 commit ec0d370

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
@@ -37,17 +37,17 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/assert-is-probability": "^0.1.0",
40+
"@stdlib/assert-is-probability": "^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/array-float64": "^0.1.0",
4646
"@stdlib/array-uint8": "^0.1.0",
47-
"@stdlib/assert-is-boolean": "^0.1.0",
47+
"@stdlib/assert-is-boolean": "^0.1.1",
4848
"@stdlib/bench": "^0.1.0",
4949
"@stdlib/math-base-special-pow": "^0.1.0",
50-
"@stdlib/number-ctor": "^0.1.0",
50+
"@stdlib/number-ctor": "^0.1.1",
5151
"@stdlib/random-base-randu": "^0.1.0",
5252
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5353
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)