|
44 | 44 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@stdlib/array-float64": "^0.2.2", |
48 | | - "@stdlib/assert-has-own-property": "^0.2.2", |
49 | | - "@stdlib/assert-is-array": "^0.2.2", |
50 | | - "@stdlib/constants-float64-ninf": "^0.2.2", |
51 | | - "@stdlib/math-base-assert-is-positive-zero": "^0.2.2", |
52 | | - "@stdlib/math-base-special-maxabs": "^0.3.0", |
53 | | - "@stdlib/math-base-special-minabs": "^0.2.3", |
54 | | - "@stdlib/random-array-uniform": "^0.2.1", |
55 | | - "@stdlib/random-base-randu": "^0.2.2", |
| 47 | + "@stdlib/array-float64": "^0.2.3", |
| 48 | + "@stdlib/assert-has-own-property": "^0.2.3", |
| 49 | + "@stdlib/assert-is-array": "^0.2.3", |
| 50 | + "@stdlib/constants-float64-ninf": "^0.2.3", |
| 51 | + "@stdlib/math-base-assert-is-positive-zero": "^0.2.3", |
| 52 | + "@stdlib/math-base-special-maxabs": "^0.3.1", |
| 53 | + "@stdlib/math-base-special-minabs": "^0.2.4", |
| 54 | + "@stdlib/random-array-uniform": "^0.2.2", |
| 55 | + "@stdlib/random-base-randu": "^0.2.3", |
56 | 56 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
57 | 57 | "istanbul": "^0.4.1", |
58 | 58 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
59 | | - "@stdlib/bench-harness": "^0.2.2" |
| 59 | + "@stdlib/bench-harness": "^0.2.3" |
60 | 60 | }, |
61 | 61 | "engines": { |
62 | 62 | "node": ">=0.10.0", |
|
0 commit comments