Skip to content

Commit

Permalink
Update to v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanmola committed Jan 10, 2025
1 parent 26bab15 commit 7944a66
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 242 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tma-studio",
"version": "1.0.6",
"version": "1.0.7",
"description": "A unified solution for developing Telegram Mini Apps.",
"main": "./out/main/index.js",
"author": "Erfan Mola",
Expand All @@ -26,8 +26,8 @@
"@electron-uikit/core": "^1.0.0",
"@electron-uikit/titlebar": "^1.2.0",
"@electron-uikit/toast": "^1.0.0",
"@kobalte/core": "^0.13.7",
"@solidjs/router": "^0.15.2",
"@thisbeyond/solid-select": "^0.15.0",
"animate.css": "^4.1.1",
"electron-store": "^10.0.0",
"electron-updater": "^6.3.9",
Expand All @@ -54,7 +54,7 @@
"sass-embedded": "^1.83.1",
"solid-js": "^1.9.4",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vite-plugin-solid": "^2.11.0"
}
Expand Down
Loading

0 comments on commit 7944a66

Please sign in to comment.