Skip to content

Commit b374c7f

Browse files
core: update re-exports for 1.29.2
Signed-off-by: vince-fugnitto <[email protected]>
1 parent 465418d commit b374c7f

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].1`](https://www.npmjs.com/package/@theia/application-package/v/1.29.1))
90-
- `@theia/application-package/lib/api` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/application-package/v/1.29.1))
91-
- `@theia/application-package/lib/environment` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/application-package/v/1.29.1))
92-
- `@theia/request` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/request/v/1.29.1))
93-
- `@theia/request/lib/proxy` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/request/v/1.29.1))
94-
- `@theia/request/lib/node-request-service` (from [`@theia/[email protected].1`](https://www.npmjs.com/package/@theia/request/v/1.29.1))
89+
- `@theia/application-package` (from [`@theia/[email protected].2`](https://www.npmjs.com/package/@theia/application-package/v/1.29.2))
90+
- `@theia/application-package/lib/api` (from [`@theia/[email protected].2`](https://www.npmjs.com/package/@theia/application-package/v/1.29.2))
91+
- `@theia/application-package/lib/environment` (from [`@theia/[email protected].2`](https://www.npmjs.com/package/@theia/application-package/v/1.29.2))
92+
- `@theia/request` (from [`@theia/[email protected].2`](https://www.npmjs.com/package/@theia/request/v/1.29.2))
93+
- `@theia/request/lib/proxy` (from [`@theia/[email protected].2`](https://www.npmjs.com/package/@theia/request/v/1.29.2))
94+
- `@theia/request/lib/node-request-service` (from [`@theia/[email protected].2`](https://www.npmjs.com/package/@theia/request/v/1.29.2))
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)