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
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plugin-sample-vite-svelte",
|
||||
"version": "0.3.6",
|
||||
"version": "0.4.1",
|
||||
"type": "module",
|
||||
"description": "This is a sample plugin based on vite and svelte for Siyuan (https://b3log.org/siyuan)",
|
||||
"repository": "",
|
||||
|
@ -26,8 +26,8 @@
|
|||
"minimist": "^1.2.8",
|
||||
"rollup-plugin-livereload": "^2.0.5",
|
||||
"sass": "^1.63.3",
|
||||
"siyuan": "1.0.4",
|
||||
"svelte": "^4.2.19",
|
||||
"siyuan": "1.1.2",
|
||||
"svelte": "^4.2.20",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.1.3",
|
||||
"vite": "^5.2.9",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue