Skip to content

Commit

Permalink
core: update re-exports for 1.37.2
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Mäder <[email protected]>
  • Loading branch information
tsmaeder committed May 29, 2023
1 parent 590d1c0 commit 5cecbb2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,12 @@ export class SomeClass {
- `@phosphor/signaling` (from [`@phosphor/signaling@1`](https://www.npmjs.com/package/@phosphor/signaling))
- `@phosphor/virtualdom` (from [`@phosphor/virtualdom@1`](https://www.npmjs.com/package/@phosphor/virtualdom))
- `@phosphor/widgets` (from [`@phosphor/widgets@1`](https://www.npmjs.com/package/@phosphor/widgets))
- `@theia/application-package` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/application-package/v/1.37.1))
- `@theia/application-package/lib/api` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/application-package/v/1.37.1))
- `@theia/application-package/lib/environment` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/application-package/v/1.37.1))
- `@theia/request` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/request/v/1.37.1))
- `@theia/request/lib/proxy` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/request/v/1.37.1))
- `@theia/request/lib/node-request-service` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/request/v/1.37.1))
- `@theia/application-package` (from [`@theia/[email protected].2`](https://www.npmjs.com/package/@theia/application-package/v/1.37.2))
- `@theia/application-package/lib/api` (from [`@theia/[email protected].2`](https://www.npmjs.com/package/@theia/application-package/v/1.37.2))
- `@theia/application-package/lib/environment` (from [`@theia/[email protected].2`](https://www.npmjs.com/package/@theia/application-package/v/1.37.2))
- `@theia/request` (from [`@theia/[email protected].2`](https://www.npmjs.com/package/@theia/request/v/1.37.2))
- `@theia/request/lib/proxy` (from [`@theia/[email protected].2`](https://www.npmjs.com/package/@theia/request/v/1.37.2))
- `@theia/request/lib/node-request-service` (from [`@theia/[email protected].2`](https://www.npmjs.com/package/@theia/request/v/1.37.2))
- `fs-extra` (from [`fs-extra@^4.0.2`](https://www.npmjs.com/package/fs-extra))
- `fuzzy` (from [`fuzzy@^0.1.3`](https://www.npmjs.com/package/fuzzy))
- `inversify` (from [`inversify@^5.1.1`](https://www.npmjs.com/package/inversify))
Expand Down

0 comments on commit 5cecbb2

Please sign in to comment.