upgrade to v0.1.10

This commit is contained in:
frostime 2023-07-15 15:21:40 +08:00
parent 77e337b9f5
commit 38b8677c15
5 changed files with 118 additions and 12 deletions

View file

@ -1,6 +1,6 @@
{
"name": "plugin-sample-vite-svelte",
"version": "0.1.8",
"version": "0.1.10",
"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.5",
"siyuan": "0.7.7",
"svelte": "^3.57.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",