mirror of
https://github.com/dariusk/express-activitypub.git
synced 2024-11-14 03:31:03 +00:00
update deps
This commit is contained in:
parent
9bd6bf59c0
commit
34a0357bb2
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"better-sqlite3": "^5.4.0",
|
||||
"better-sqlite3": "^8.5.1",
|
||||
"body-parser": "^1.18.3",
|
||||
"cors": "^2.8.4",
|
||||
"express": "^4.16.3",
|
||||
|
@ -14,7 +14,6 @@
|
|||
"engines": {
|
||||
"node": ">=10.12.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue