Skip to content

Commit

Permalink
chore: update tauri dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Jul 16, 2022
1 parent 1b7cf65 commit 41f5b69
Show file tree
Hide file tree
Showing 2 changed files with 362 additions and 312 deletions.
6 changes: 3 additions & 3 deletions gui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fish-launcher",
"version": "1.0.0",
"version": "1.0.2",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -14,7 +14,7 @@
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^11.0.0",
"@rollup/plugin-typescript": "^8.0.0",
"@tauri-apps/cli": "^1.0.0-beta.10",
"@tauri-apps/cli": "^1.0.4",
"@tsconfig/svelte": "^2.0.0",
"rollup": "^2.3.4",
"rollup-plugin-css-only": "^3.1.0",
Expand All @@ -28,7 +28,7 @@
"typescript": "^4.0.0"
},
"dependencies": {
"@tauri-apps/api": "^1.0.0-beta.8",
"@tauri-apps/api": "^1.0.2",
"nes.css": "^2.3.0",
"node-sass": "^7.0.1",
"sirv-cli": "^2.0.0",
Expand Down
Loading

0 comments on commit 41f5b69

Please sign in to comment.