Update package.json

This commit is contained in:
colin 2024-01-20 22:55:49 +00:00
parent 69f0f4fd4d
commit 52cc4b7879
1 changed files with 5 additions and 5 deletions

View File

@ -1,16 +1,16 @@
{ {
"name": "haste", "name": "haste",
"version": "0.1.0", "version": "0.1.1",
"private": true, "private": true,
"description": "Private Pastebin Server", "description": "Self Destructing Pastebin Server",
"keywords": [ "keywords": [
"paste", "paste",
"pastebin" "pastebin"
], ],
"author": { "author": {
"name": "John Crepezzi", "name": "Colin_",
"email": "john.crepezzi@gmail.com", "email": "hastebin@c.nixc.us",
"url": "http://seejohncode.com/" "url": "https://colinknapp.com/"
}, },
"main": "haste", "main": "haste",
"dependencies": { "dependencies": {