Fix one more package name
Co-authored-by: Josh Gross <joshmgross@github.com>
This commit is contained in:
committed by
GitHub
parent
9ee3b7bd9d
commit
ef6cfdcd1e
@@ -19,7 +19,7 @@ For the server, import the module. It detects whether it's running in a Node.js
|
||||
`server.js`:
|
||||
|
||||
```js
|
||||
import "@github/actions-languageserver";
|
||||
import "@actions/languageserver";
|
||||
```
|
||||
|
||||
For the client, create a new `LanguageClient` pointing to the server module.
|
||||
|
||||
Reference in New Issue
Block a user