|
45 | 45 | "@stdlib/strided-base-dmap": "^0.2.3", |
46 | 46 | "@stdlib/strided-napi-dmap": "^0.2.3", |
47 | 47 | "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3", |
48 | | - "@stdlib/utils-library-manifest": "^0.2.3", |
49 | | - "@stdlib/utils-try-require": "^0.2.2" |
| 48 | + "@stdlib/utils-library-manifest": "^0.2.4", |
| 49 | + "@stdlib/utils-try-require": "^0.2.3" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@stdlib/array-float64": "^0.2.2", |
53 | | - "@stdlib/assert-is-browser": "^0.2.2", |
| 52 | + "@stdlib/array-float64": "^0.2.3", |
| 53 | + "@stdlib/assert-is-browser": "^0.2.3", |
54 | 54 | "@stdlib/math-base-assert-is-nan": "^0.2.3", |
55 | | - "@stdlib/math-base-special-pow": "^0.3.0", |
56 | | - "@stdlib/random-base-uniform": "^0.2.2", |
| 55 | + "@stdlib/math-base-special-pow": "^0.3.1", |
| 56 | + "@stdlib/random-base-uniform": "^0.2.3", |
| 57 | + "@stdlib/string-format": "^0.2.3", |
57 | 58 | "proxyquire": "^2.0.0", |
58 | 59 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
59 | 60 | "istanbul": "^0.4.1", |
60 | 61 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git", |
61 | | - "@stdlib/bench-harness": "^0.2.2" |
| 62 | + "@stdlib/bench-harness": "^0.2.3" |
62 | 63 | }, |
63 | 64 | "engines": { |
64 | 65 | "node": ">=0.10.0", |
|
0 commit comments