docs: add 'author', 'license' and 'description' values to package.json
This commit is contained in:
parent
179d6e3b3b
commit
22e252ce53
@ -21,9 +21,9 @@
|
||||
"release:minor": "npx standard-version --release-as minor",
|
||||
"release:major": "npx standard-version --release-as major"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"author": "Corbz",
|
||||
"license": "GPL-3.0-only",
|
||||
"description": "An RSS aggregator with Discord integration and a web management interface.",
|
||||
"devDependencies": {
|
||||
"@tailwindcss/cli": "^4.1.4",
|
||||
"@tailwindcss/postcss": "^4.1.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user