Skip to content

Commit 926f305

Browse files
committed
Auto-generated commit
1 parent 3837f7a commit 926f305

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
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-pow": "^0.1.0",
42-
"@stdlib/utils-constant-function": "^0.1.0",
43-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0"
42+
"@stdlib/utils-constant-function": "^0.1.1",
43+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1"
4444
},
4545
"devDependencies": {
4646
"@stdlib/bench": "^0.1.0",
47-
"@stdlib/constants-float64-eps": "^0.1.0",
48-
"@stdlib/constants-float64-ninf": "^0.1.0",
49-
"@stdlib/constants-float64-pinf": "^0.1.0",
47+
"@stdlib/constants-float64-eps": "^0.1.1",
48+
"@stdlib/constants-float64-ninf": "^0.1.1",
49+
"@stdlib/constants-float64-pinf": "^0.1.1",
5050
"@stdlib/math-base-special-abs": "^0.1.0",
5151
"@stdlib/random-base-randu": "^0.1.0",
5252
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",

0 commit comments

Comments
 (0)