mirror of
https://github.com/laosb/SvelteNova.git
synced 2025-07-08 12:15:34 +00:00
v0.1.1
This commit is contained in:
parent
fbc46d8f4b
commit
9a47d4ad4e
5 changed files with 26 additions and 3 deletions
|
@ -3,8 +3,9 @@
|
|||
"name": "Svelte",
|
||||
"organization": "Shibo Lyu",
|
||||
"description": "LSP support for Svelte.",
|
||||
"version": "0.1",
|
||||
"version": "0.1.1",
|
||||
"categories": ["languages"],
|
||||
"license": "MIT",
|
||||
"bugs": "https://github.com/laosb/SvelteNova/issues",
|
||||
"repository": "https://github.com/laosb/SvelteNova",
|
||||
"min_runtime": "2.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "sveltenova.novaextension",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"dependencies": {
|
||||
"svelte-language-server": "^0.10.147"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue