We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c849761 commit d33a7b4Copy full SHA for d33a7b4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "plugin-sample-vite-svelte",
3
- "version": "0.0.3",
+ "version": "0.0.4",
4
"type": "module",
5
"description": "",
6
"repository": "",
plugin.json
@@ -2,7 +2,7 @@
"author": "frostime",
"url": "https://github.com/siyuan-note/plugin-sample-vite-svelte",
"displayName": {
7
"en_US": "Plugin sample with vite and svelte",
8
"zh_CN": "插件样例 vite + svelte 版"
0 commit comments