feat: supported flatpak version v3

This commit is contained in:
kogeletey
2024-01-25 14:49:53 +03:00
parent 4a99eb94e2
commit 43509fc943
20 changed files with 501 additions and 478 deletions

View File

@@ -3,6 +3,7 @@
"private": true,
"version": "3.0.0",
"scripts": {
"build:depot": "node --max-old-space-size=4096 scripts/compile-depot.mjs",
"build": "turbo build",
"dev": "turbo dev",
"tauri": "tauri"