|
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | 43 | "@stdlib/math-base-assert-is-nan": "^0.2.2", |
44 | | - "@stdlib/math-base-napi-quaternary": "^0.2.3", |
| 44 | + "@stdlib/math-base-napi-quaternary": "^0.2.4", |
45 | 45 | "@stdlib/math-base-special-exp": "^0.2.4", |
46 | 46 | "@stdlib/math-base-special-expm1": "^0.2.3", |
47 | | - "@stdlib/utils-constant-function": "^0.2.2", |
48 | | - "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2", |
| 47 | + "@stdlib/utils-constant-function": "^0.2.3", |
| 48 | + "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
49 | 49 | "@stdlib/utils-library-manifest": "^0.2.3" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@stdlib/array-float64": "^0.2.2", |
53 | 53 | "@stdlib/constants-float64-eps": "^0.2.2", |
54 | 54 | "@stdlib/constants-float64-ninf": "^0.2.2", |
55 | 55 | "@stdlib/constants-float64-pinf": "^0.2.2", |
56 | | - "@stdlib/math-base-special-abs": "^0.2.2", |
57 | | - "@stdlib/random-base-randu": "^0.2.1", |
58 | | - "@stdlib/random-base-uniform": "^0.2.1", |
| 56 | + "@stdlib/math-base-special-abs": "^0.2.3", |
| 57 | + "@stdlib/random-base-randu": "^0.2.2", |
| 58 | + "@stdlib/random-base-uniform": "^0.2.2", |
| 59 | + "@stdlib/string-format": "^0.2.3", |
59 | 60 | "@stdlib/utils-try-require": "^0.2.2", |
60 | 61 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
61 | 62 | "istanbul": "^0.4.1", |
|
0 commit comments