We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a849ec commit 48642c2Copy full SHA for 48642c2
1 file changed
apps/desktop/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@amical/desktop",
3
- "version": "0.0.7-intel-test",
+ "version": "0.0.8",
4
"description": "Amical Desktop app",
5
"main": ".vite/build/main.js",
6
"productName": "Amical",
@@ -54,6 +54,7 @@
54
"@tailwindcss/vite": "^4.1.6",
55
"@types/react": "^19.1.3",
56
"@types/react-dom": "^19.1.3",
57
+ "bumpp": "^10.2.3",
58
"electron": "36.2.0",
59
"eslint": "^9.26.0",
60
"eslint-config-prettier": "^9.1.0",
0 commit comments