Skip to content

Commit 1d0c4ea

Browse files
committed
Auto-generated commit
1 parent 0ad6185 commit 1d0c4ea

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
@@ -38,17 +38,17 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/math-base-special-sqrt": "^0.1.0",
41-
"@stdlib/stats-base-variancewd": "^0.1.0",
41+
"@stdlib/stats-base-variancewd": "^0.1.1",
4242
"@stdlib/types": "^0.1.0",
43-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
43+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
4444
},
4545
"devDependencies": {
4646
"@stdlib/array-float64": "^0.1.0",
4747
"@stdlib/bench": "^0.1.0",
48-
"@stdlib/math-base-assert-is-nan": "^0.1.0",
48+
"@stdlib/math-base-assert-is-nan": "^0.1.1",
4949
"@stdlib/math-base-special-floor": "^0.1.0",
5050
"@stdlib/math-base-special-pow": "^0.1.0",
51-
"@stdlib/math-base-special-round": "^0.1.0",
51+
"@stdlib/math-base-special-round": "^0.1.1",
5252
"@stdlib/random-base-randu": "^0.1.0",
5353
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5454
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)