Skip to content

Commit

Permalink
fix: bump to rc-0
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeHD committed Aug 6, 2024
1 parent eee6f32 commit c45a39d
Show file tree
Hide file tree
Showing 9 changed files with 2,988 additions and 3,040 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"shupdate": "curl -L https://raw.githubusercontent.com/uwu/shelter-builds/main/shelter.js -o src-tauri/injection/shelter.js"
},
"devDependencies": {
"@tauri-apps/api": "^1.5.3",
"@tauri-apps/cli": "2.0.0-beta.21",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@tauri-apps/api": "2.0.0-rc.0",
"@tauri-apps/cli": "2.0.0-rc.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"typescript": "^5.4.3",
"vite": "^5.2.7"
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"vite": "^5.3.5"
},
"dependencies": {
"@tauri-apps/plugin-autostart": "2.0.0-beta.6",
Expand Down
Loading

0 comments on commit c45a39d

Please sign in to comment.