Skip to content

Commit 5e64175

Browse files
core: update re-exports for 1.31.1
Signed-off-by: vince-fugnitto <[email protected]>
1 parent 0da846d commit 5e64175

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/core/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,12 @@ export class SomeClass {
8686
- `@phosphor/signaling` (from [`@phosphor/signaling@1`](https://www.npmjs.com/package/@phosphor/signaling))
8787
- `@phosphor/virtualdom` (from [`@phosphor/virtualdom@1`](https://www.npmjs.com/package/@phosphor/virtualdom))
8888
- `@phosphor/widgets` (from [`@phosphor/widgets@1`](https://www.npmjs.com/package/@phosphor/widgets))
89-
- `@theia/application-package` (from [`@theia/[email protected].0`](https://www.npmjs.com/package/@theia/application-package/v/1.31.0))
90-
- `@theia/application-package/lib/api` (from [`@theia/[email protected].0`](https://www.npmjs.com/package/@theia/application-package/v/1.31.0))
91-
- `@theia/application-package/lib/environment` (from [`@theia/[email protected].0`](https://www.npmjs.com/package/@theia/application-package/v/1.31.0))
92-
- `@theia/request` (from [`@theia/[email protected].0`](https://www.npmjs.com/package/@theia/request/v/1.31.0))
93-
- `@theia/request/lib/proxy` (from [`@theia/[email protected].0`](https://www.npmjs.com/package/@theia/request/v/1.31.0))
94-
- `@theia/request/lib/node-request-service` (from [`@theia/[email protected].0`](https://www.npmjs.com/package/@theia/request/v/1.31.0))
89+
- `@theia/application-package` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/application-package/v/1.31.1))
90+
- `@theia/application-package/lib/api` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/application-package/v/1.31.1))
91+
- `@theia/application-package/lib/environment` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/application-package/v/1.31.1))
92+
- `@theia/request` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/request/v/1.31.1))
93+
- `@theia/request/lib/proxy` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/request/v/1.31.1))
94+
- `@theia/request/lib/node-request-service` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/request/v/1.31.1))
9595
- `fs-extra` (from [`fs-extra@^4.0.2`](https://www.npmjs.com/package/fs-extra))
9696
- `fuzzy` (from [`fuzzy@^0.1.3`](https://www.npmjs.com/package/fuzzy))
9797
- `inversify` (from [`inversify@^5.1.1`](https://www.npmjs.com/package/inversify))

0 commit comments

Comments
 (0)