Skip to content

Commit be93816

Browse files
committedOct 30, 2024
Updated package.json
1 parent 3509645 commit be93816

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
 

‎package.json

+3-4
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@
33
"version": "1.0.0",
44
"main": "main.js",
55
"scripts": {
6-
"build-css": "unocss index.html -o dist/output.css",
76
"start": "electron .",
87
"test": "echo \"Error: no test specified\" && exit 1"
98
},
109
"keywords": [],
11-
"author": "",
12-
"license": "ISC",
13-
"description": "",
10+
"author": "CrossyAtom46",
11+
"license": "GPL-3.0-or-later",
12+
"description": "Cross Platform GUI for yt-dlp and more...",
1413
"devDependencies": {
1514
"@unocss/preset-icons": "^0.63.4",
1615
"electron": "^32.1.2"

0 commit comments

Comments
 (0)
Failed to load comments.