|
38 | 38 | }, |
39 | 39 | "dependencies": {}, |
40 | 40 | "devDependencies": { |
41 | | - "@stdlib/constants-float32-ninf": "^0.2.2", |
42 | | - "@stdlib/constants-float32-pinf": "^0.2.2", |
43 | | - "@stdlib/constants-uint32-max": "^0.2.2", |
44 | | - "@stdlib/math-base-assert-is-nan": "^0.2.2", |
45 | | - "@stdlib/math-base-assert-is-negative-zero": "^0.2.2", |
46 | | - "@stdlib/math-base-special-round": "^0.3.0", |
47 | | - "@stdlib/number-float64-base-to-float32": "^0.2.2", |
48 | | - "@stdlib/random-base-randu": "^0.2.2", |
| 41 | + "@stdlib/constants-float32-ninf": "^0.2.3", |
| 42 | + "@stdlib/constants-float32-pinf": "^0.2.3", |
| 43 | + "@stdlib/constants-uint32-max": "^0.2.3", |
| 44 | + "@stdlib/math-base-assert-is-nan": "^0.2.3", |
| 45 | + "@stdlib/math-base-assert-is-negative-zero": "^0.2.3", |
| 46 | + "@stdlib/math-base-special-round": "^0.3.1", |
| 47 | + "@stdlib/number-float64-base-to-float32": "^0.2.3", |
| 48 | + "@stdlib/random-base-randu": "^0.2.3", |
49 | 49 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
50 | 50 | "istanbul": "^0.4.1", |
51 | 51 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
52 | | - "@stdlib/bench-harness": "^0.2.2" |
| 52 | + "@stdlib/bench-harness": "^0.2.3" |
53 | 53 | }, |
54 | 54 | "engines": { |
55 | 55 | "node": ">=0.10.0", |
|
0 commit comments