Dependency cleanup

This commit is contained in:
Darren Clarke 2024-08-07 12:02:33 +02:00
parent 2d892779bf
commit 2568547384
28 changed files with 170 additions and 482 deletions

View file

@ -1 +1 @@
*/1 * * * * fetch-signal-messages
*/1 * * * * fetch-signal-messages ?max=1

View file

@ -1,6 +1,6 @@
{
"name": "@link-stack/bridge-worker",
"version": "0.2.0",
"version": "2.1.0",
"type": "module",
"main": "build/main/index.js",
"author": "Darren Clarke <darren@redaranj.com>",
@ -20,7 +20,7 @@
"jest": "^29.7.0",
"kysely": "^0.27.3",
"pg": "^8.12.0",
"remeda": "^2.7.1",
"remeda": "^2.10.0",
"twilio": "^5.2.2"
},
"devDependencies": {