Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Levminer committed Apr 1, 2024
1 parent 7957ca7 commit 426f83b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"build": "node scripts/buildNumber.cjs release false && tauri build",
"build:alpha": "node scripts/buildNumber.cjs alpha false && tauri build",
"build:bundle": "node scripts/build.js",
"build:website": "cd website && npm run build",
"setup": "node scripts/buildNumber.cjs alpha false && node scripts/build.js",
"rename": "node scripts/rename.js",
"check": "svelte-check && tsc --noEmit && eslint .",
Expand Down

0 comments on commit 426f83b

Please sign in to comment.