Skip to content

Commit 6440b69

Browse files
committed
Auto-generated commit
1 parent d2115be commit 6440b69

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,18 +37,18 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/math-base-assert-is-nan": "^0.1.0",
40+
"@stdlib/math-base-assert-is-nan": "^0.1.1",
4141
"@stdlib/math-base-special-abs": "^0.1.0",
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-positive-zero": "^0.1.0",
48+
"@stdlib/math-base-assert-is-positive-zero": "^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)