mirror of
https://github.com/laosb/SvelteNova.git
synced 2025-08-20 15:02:40 +00:00
0.4.0.
This commit is contained in:
commit
8f8dac8846
4 changed files with 11 additions and 5 deletions
|
@ -2,8 +2,8 @@
|
|||
"identifier": "sb.lao.svelte-nova",
|
||||
"name": "Svelte",
|
||||
"organization": "Shibo Lyu",
|
||||
"description": "LSP support for Svelte.",
|
||||
"version": "0.3.0",
|
||||
"description": "Svelte syntax & LSP support.",
|
||||
"version": "0.4.0",
|
||||
"categories": ["languages"],
|
||||
"license": "MIT",
|
||||
"bugs": "https://github.com/laosb/SvelteNova/issues",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sveltenova.novaextension",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"dependencies": {
|
||||
"svelte-language-server": "^0.16.3"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue