Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 8, 2024
1 parent 5837966 commit 99f5684
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"tauri": "tauri"
},
"dependencies": {
"@tauri-apps/api": "2.0.1",
"solid-js": "1.9.1"
"@tauri-apps/api": "2.0.2",
"solid-js": "1.9.2"
},
"devDependencies": {
"@playform/build": "0.1.7",
"@tauri-apps/cli": "2.0.1",
"@types/node": "22.7.4",
"@tauri-apps/cli": "2.0.2",
"@types/node": "22.7.5",
"vite": "5.4.8",
"vite-plugin-solid": "2.10.2"
},
Expand Down

0 comments on commit 99f5684

Please sign in to comment.