Skip to content

Commit

Permalink
Merge pull request #167 from solaoi/main
Browse files Browse the repository at this point in the history
v0.9.20
  • Loading branch information
solaoi authored Sep 10, 2024
2 parents ea28822 + f100997 commit fdaf365
Show file tree
Hide file tree
Showing 27 changed files with 865 additions and 438 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lycoris",
"private": true,
"version": "0.9.19",
"version": "0.9.20",
"type": "module",
"license": "MIT",
"engines": {
Expand All @@ -18,15 +18,15 @@
"dependencies": {
"@tauri-apps/api": "^1.6.0",
"dayjs": "^1.11.13",
"markdown-to-jsx": "^7.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-h5-audio-player": "^3.9.3",
"react-medium-image-zoom": "^5.2.8",
"react-toastify": "^10.0.5",
"recoil": "^0.7.7",
"tauri-plugin-sql-api": "github:tauri-apps/tauri-plugin-sql#release",
"zenn-content-css": "^0.1.155",
"zenn-markdown-html": "^0.1.155"
"zenn-content-css": "^0.1.155"
},
"devDependencies": {
"@tauri-apps/cli": "^1.6.1",
Expand Down
Loading

0 comments on commit fdaf365

Please sign in to comment.