|
39 | 39 | "url": "https://github.com/stdlib-js/stdlib/issues" |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "@stdlib/assert-napi-status-ok": "^0.2.2", |
43 | | - "@stdlib/napi-argv": "^0.2.2", |
44 | | - "@stdlib/napi-argv-float32array": "^0.2.2", |
45 | | - "@stdlib/utils-library-manifest": "^0.2.3" |
| 42 | + "@stdlib/assert-napi-status-ok": "^0.2.3", |
| 43 | + "@stdlib/napi-argv": "^0.2.3", |
| 44 | + "@stdlib/napi-argv-float32array": "^0.2.3", |
| 45 | + "@stdlib/utils-library-manifest": "^0.2.4" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@stdlib/array-filled": "^0.3.0", |
49 | | - "@stdlib/array-typed": "^0.3.1", |
50 | | - "@stdlib/assert-is-browser": "^0.2.2", |
51 | | - "@stdlib/assert-is-complex64array": "^0.2.2", |
52 | | - "@stdlib/strided-base-reinterpret-complex64": "^0.2.1", |
53 | | - "@stdlib/utils-try-require": "^0.2.2", |
| 48 | + "@stdlib/array-filled": "^0.3.1", |
| 49 | + "@stdlib/array-typed": "^0.3.2", |
| 50 | + "@stdlib/assert-is-browser": "^0.2.3", |
| 51 | + "@stdlib/assert-is-complex64array": "^0.2.3", |
| 52 | + "@stdlib/strided-base-reinterpret-complex64": "^0.2.2", |
| 53 | + "@stdlib/utils-try-require": "^0.2.3", |
54 | 54 | "tape": "git+https://github.com/kgryte/tape.git#fix/globby", |
55 | 55 | "istanbul": "^0.4.1", |
56 | 56 | "tap-min": "git+https://github.com/Planeshifter/tap-min.git" |
|
0 commit comments