misc
This commit is contained in:
parent
05c9f269e2
commit
c2d3812e19
7 changed files with 35 additions and 10 deletions
15
plugin.json
15
plugin.json
|
@ -2,10 +2,17 @@
|
|||
"name": "plugin-sample-vite-svelte",
|
||||
"author": "frostime",
|
||||
"url": "https://github.com/siyuan-note/plugin-sample-vite-svelte",
|
||||
"version": "0.2.3",
|
||||
"minAppVersion": "2.10.3",
|
||||
"backends": ["all"],
|
||||
"frontends": ["all"],
|
||||
"version": "0.2.6",
|
||||
"minAppVersion": "2.10.12",
|
||||
"backends": [
|
||||
"windows",
|
||||
"linux",
|
||||
"darwin"
|
||||
],
|
||||
"frontends": [
|
||||
"desktop",
|
||||
"desktop-window"
|
||||
],
|
||||
"displayName": {
|
||||
"en_US": "Plugin sample with vite and svelte",
|
||||
"zh_CN": "插件样例 vite + svelte 版"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue