Skip to content

Commit

Permalink
Update to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanmola committed Jan 15, 2025
1 parent b0b5d3a commit f921ca2
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 178 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tma-studio",
"version": "1.1.0",
"version": "1.1.1",
"description": "A unified solution for developing Telegram Mini Apps.",
"main": "./out/main/index.js",
"author": "Erfan Mola",
Expand All @@ -27,7 +27,7 @@
"@electron-uikit/core": "^1.0.0",
"@electron-uikit/titlebar": "^1.2.0",
"@electron-uikit/toast": "^1.0.0",
"@solidjs/router": "^0.15.2",
"@solidjs/router": "^0.15.3",
"@thisbeyond/solid-select": "^0.15.0",
"animate.css": "^4.1.1",
"electron-store": "^10.0.0",
Expand All @@ -42,14 +42,14 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@electron-toolkit/tsconfig": "^1.0.1",
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"autoprefixer": "^10.4.20",
"electron": "^33.3.1",
"electron": "^34.0.0",
"electron-builder": "^25.1.8",
"electron-vite": "^2.3.0",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-loader": "^8.1.1",
"sass-embedded": "^1.83.1",
"sass-embedded": "^1.83.4",
"solid-js": "^1.9.4",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
Expand Down
Loading

0 comments on commit f921ca2

Please sign in to comment.