update missed build files

update link to repo (thanks to @<bender https://twtxt.net/user/bender/twtxt.txt>)

update to v0.8.2
This commit is contained in:
2026-03-19 22:16:07 -04:00
parent 6d1f0ad31e
commit 298f267742
5 changed files with 12 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "express-twtkpr",
"version": "0.8.1",
"version": "0.8.2",
"description": "An express library for hosting and maintaining a twtxt.txt file.",
"license": "MIT",
"author": {
@@ -10,7 +10,7 @@
},
"repository": {
"type": "git",
"url": "https://git.itsericwoodward.com/eric/express-twtkp"
"url": "https://git.itsericwoodward.com/eric/express-twtkpr"
},
"keywords": [],
"type": "module",
@@ -59,7 +59,7 @@
"devDependencies": {
"@types/cookie-parser": "^1.4.10",
"@types/cors": "^2.8.19",
"@types/debug": "^4.1.12",
"@types/debug": "^4.1.13",
"@types/express": "^5.0.6",
"@types/express-session": "^1.18.2",
"@types/formidable": "^3.5.0",