updated package.json description

pull/19/head
tycrek 4 years ago
parent bcf50705b9
commit 6b5d34042a
No known key found for this signature in database
GPG Key ID: 25D74F3943625263

@ -1,7 +1,7 @@
{ {
"name": "ass", "name": "ass",
"version": "0.3.0", "version": "0.3.0",
"description": "A Not Shitty ShareX Upload Server That Actually Works As Intended", "description": "The superior self-hosted ShareX server",
"main": "ass.js", "main": "ass.js",
"scripts": { "scripts": {
"start": "node ass.js", "start": "node ass.js",
@ -36,4 +36,4 @@
"prompt": "^1.1.0", "prompt": "^1.1.0",
"uuid": "^8.3.2" "uuid": "^8.3.2"
} }
} }
Loading…
Cancel
Save