Skip to content

Commit

Permalink
Updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CrossyAtom46 committed Oct 30, 2024
1 parent cae4666 commit 09a9abf
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@
"version": "1.0.0",
"main": "main.js",
"scripts": {
"build-css": "unocss index.html -o dist/output.css",
"start": "electron .",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"author": "CrossyAtom46",
"license": "GPL-3.0-or-later",
"description": "Cross Platform GUI for yt-dlp and more...",
"devDependencies": {
"@unocss/preset-icons": "^0.63.4",
"electron": "^32.1.2"
Expand Down

0 comments on commit 09a9abf

Please sign in to comment.