Skip to content

Commit

Permalink
Version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
petrvecera committed Mar 29, 2024
1 parent 2a1293b commit 15289a3
Show file tree
Hide file tree
Showing 4 changed files with 158 additions and 85 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "coh3-stats-desktop-app",
"private": true,
"version": "1.3.1",
"version": "1.4.0",
"type": "module",
"repository": {
"url": "https://github.com/cohstats/coh3-stats-desktop-app"
Expand Down Expand Up @@ -34,7 +34,7 @@
"@mantine/core": "7.6.2",
"@mantine/hooks": "7.6.2",
"@mantine/notifications": "7.6.2",
"@sentry/react": "7.108.0",
"@sentry/react": "7.109.0",
"@tabler/icons-react": "3.1.0",
"@tauri-apps/api": "1.5.3",
"axios": "1.6.8",
Expand All @@ -52,8 +52,8 @@
"@tauri-apps/cli": "1.5.11",
"@types/mixpanel-browser": "2.49.0",
"@types/node": "^20.11.30",
"@types/react": "18.2.69",
"@types/react-dom": "18.2.22",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@vitejs/plugin-react": "4.2.1",
"@wdio/cli": "^7",
"@wdio/local-runner": "^7",
Expand Down
Loading

0 comments on commit 15289a3

Please sign in to comment.