|
37 | 37 | "url": "https://github.com/stdlib-js/stdlib/issues" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@stdlib/constants-float32-exponent-bias": "^0.1.0", |
| 40 | + "@stdlib/constants-float32-exponent-bias": "^0.1.1", |
41 | 41 | "@stdlib/constants-float32-ninf": "^0.1.0", |
42 | 42 | "@stdlib/constants-float32-pinf": "^0.1.0", |
43 | 43 | "@stdlib/math-base-special-pow": "^0.1.0", |
44 | 44 | "@stdlib/number-float64-base-to-float32": "^0.1.0", |
45 | | - "@stdlib/string-format": "^0.1.0" |
| 45 | + "@stdlib/string-format": "^0.1.1" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@stdlib/bench": "^0.1.0", |
49 | | - "@stdlib/math-base-assert-is-nan": "^0.1.0", |
50 | | - "@stdlib/math-base-assert-is-negative-zero": "^0.1.0", |
51 | | - "@stdlib/math-base-assert-is-positive-zero": "^0.1.0", |
52 | | - "@stdlib/math-base-special-round": "^0.1.0", |
| 49 | + "@stdlib/math-base-assert-is-nan": "^0.1.1", |
| 50 | + "@stdlib/math-base-assert-is-negative-zero": "^0.1.1", |
| 51 | + "@stdlib/math-base-assert-is-positive-zero": "^0.1.1", |
| 52 | + "@stdlib/math-base-special-round": "^0.1.1", |
53 | 53 | "@stdlib/number-float32-base-to-binary-string": "^0.1.0", |
54 | 54 | "@stdlib/random-base-randu": "^0.1.0", |
55 | 55 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
|
0 commit comments