mirror of
https://github.com/laosb/SvelteNova.git
synced 2025-11-29 04:31:37 +00:00
0.1.7
This commit is contained in:
parent
27a9372357
commit
136944571f
6 changed files with 218 additions and 196 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "svelte-nova",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"main": "SvelteNova.novaextension/main.js",
|
||||
"repository": "https://github.com/laosb/SvelteNova",
|
||||
"author": "laosb <github@of.sb>",
|
||||
|
|
@ -20,6 +20,7 @@
|
|||
"typescript": "^4.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"nova-extension-utils": "^1.4.0"
|
||||
"nova-extension-utils": "^1.4.0",
|
||||
"yarn": "^1.22.11"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue