Skip to content

Commit c963fc2

Browse files
committed
Use npm to create symlink remove python dependency
1 parent aed3880 commit c963fc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugin-sample-vite-svelte",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"type": "module",
55
"description": "",
66
"repository": "",

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "plugin-sample-vite-svelte",
33
"author": "frostime",
44
"url": "https://github.com/siyuan-note/plugin-sample-vite-svelte",
5-
"version": "0.0.1",
5+
"version": "0.0.2",
66
"displayName": {
77
"en_US": "Plugin sample with vite and svelte",
88
"zh_CN": "插件样例 vite + svelte 版"

0 commit comments

Comments
 (0)