update to v0.1.12

This commit is contained in:
frostime 2023-08-15 10:38:13 +08:00
parent 014f906263
commit 4fc8ef7afc
4 changed files with 24 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "plugin-sample-vite-svelte",
"version": "0.1.10",
"version": "0.1.12",
"type": "module",
"description": "",
"repository": "",
@ -22,7 +22,7 @@
"minimist": "^1.2.8",
"rollup-plugin-livereload": "^2.0.5",
"sass": "^1.62.1",
"siyuan": "0.7.7",
"siyuan": "0.7.9",
"svelte": "^3.57.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",