Skip to content

Commit

Permalink
v0.0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
JoCat committed Feb 23, 2024
1 parent e0b350b commit 9462126
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurora-launcher-app",
"version": "0.0.4-rc.4",
"version": "0.0.4",
"description": "Launcher for Minecraft",
"main": "build/main/index.js",
"private": true,
Expand Down Expand Up @@ -68,8 +68,8 @@
"vite": "^5.0.9"
},
"dependencies": {
"@aurora-launcher/api": "^0.2.3",
"@aurora-launcher/core": "^0.17.0",
"@aurora-launcher/api": "^0.3.0",
"@aurora-launcher/core": "^0.18.0",
"electron-updater": "^6.1.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 9462126

Please sign in to comment.