This commit is contained in:
Madeline
2023-08-14 13:51:11 +10:00
parent c560d58f68
commit a4db643bea
9 changed files with 93 additions and 89 deletions
+2 -1
View File
@@ -57,6 +57,7 @@
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"activitypub-types": "^1.0.1",
"eslint": "^8.46.0",
"express": "^4.18.2",
"husky": "^8.0.3",
@@ -123,4 +124,4 @@
"nodemailer-sendgrid-transport": "github:Maria-Golomb/nodemailer-sendgrid-transport",
"sqlite3": "^5.1.6"
}
}
}