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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user