mirror of
https://github.com/siyuan-note/plugin-sample-vite-svelte.git
synced 2025-09-14 00:16:12 +00:00
✨ feat: Update this template to the latest official siyuan-plugin template. close #39
This commit is contained in:
parent
38b19fdb88
commit
a975e8b92d
5 changed files with 189 additions and 120 deletions
|
@ -2,15 +2,16 @@
|
|||
"name": "plugin-sample-vite-svelte",
|
||||
"author": "frostime",
|
||||
"url": "https://github.com/siyuan-note/plugin-sample-vite-svelte",
|
||||
"version": "0.3.6",
|
||||
"minAppVersion": "3.0.12",
|
||||
"version": "0.4.1",
|
||||
"minAppVersion": "3.2.1",
|
||||
"backends": [
|
||||
"windows",
|
||||
"linux",
|
||||
"darwin",
|
||||
"docker",
|
||||
"ios",
|
||||
"android"
|
||||
"android",
|
||||
"harmony",
|
||||
"docker"
|
||||
],
|
||||
"frontends": [
|
||||
"desktop",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue