Skip to content

Commit

Permalink
update tauri cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Apr 27, 2024
1 parent ee5f6ba commit 6ba4a50
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
88 changes: 44 additions & 44 deletions desktop/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"usehooks-ts": "^3.1.0"
},
"devDependencies": {
"@tauri-apps/cli": "^2.0.0-beta.11",
"@tauri-apps/cli": "^2.0.0-beta.13",
"@types/react": "^18.2.77",
"@types/react-dom": "^18.2.25",
"@vitejs/plugin-react": "^4.2.1",
Expand All @@ -40,4 +40,4 @@
"typescript": "^5.4.5",
"vite": "^5.2.8"
}
}
}

0 comments on commit 6ba4a50

Please sign in to comment.