diff --git a/icon.png b/icon.png index 216cb30..f11c1b2 100644 Binary files a/icon.png and b/icon.png differ diff --git a/package.json b/package.json index 21a7c4f..1179686 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "expr", - "version": "0.0.1", + "version": "0.0.3", "type": "module", "description": "", "repository": "https://github.com/2234839/siyuan_expr", diff --git a/plugin.json b/plugin.json index 7fee8b1..d518ab5 100644 --- a/plugin.json +++ b/plugin.json @@ -24,7 +24,7 @@ "vite-plugin-zip-pack": "^1.2.3" }, "dependencies": { - "@llej/js_util": "github:2234839/ts-util" + "@llej/js_util": "^1.0.8" }, "url": "https://github.com/2234839/siyuan_expr" } \ No newline at end of file diff --git a/preview.png b/preview.png index 95b93c7..dc878f8 100644 Binary files a/preview.png and b/preview.png differ