@elyracode/lsp-typescript 0.7.8 → 0.7.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -17,7 +17,7 @@ A `tsconfig.json` must exist in the project root. The extension does nothing if
17
17
  ## Installation
18
18
 
19
19
  ```bash
20
- elyra install @elyracode/lsp-typescript
20
+ elyra install npm:@elyracode/lsp-typescript
21
21
  ```
22
22
 
23
23
  ## Available Tools
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elyracode/lsp-typescript",
3
- "version": "0.7.8",
3
+ "version": "0.7.9",
4
4
  "description": "TypeScript LSP integration for Elyra — semantic code navigation and diagnostics",
5
5
  "type": "module",
6
6
  "keywords": [