featt: update package.json

This commit is contained in:
HerozDotExe 2025-08-15 23:50:54 +02:00
parent b3a58333a9
commit 08c25ee570

View file

@ -1,10 +1,9 @@
{
"name": "throughmic",
"version": "1.0.0",
"description": "An Electron application with Svelte and TypeScript",
"description": "A soundboard with direct access to myinstants' library.",
"main": "./out/main/index.js",
"author": "example.com",
"homepage": "https://electron-vite.org",
"author": "Heroz_0",
"scripts": {
"format": "prettier --plugin prettier-plugin-svelte --write .",
"lint": "eslint --cache .",