switch to docker based runners starting with nostr
This commit is contained in:
parent
3ffbfd9cd4
commit
a1c3231081
8 changed files with 367 additions and 573 deletions
|
|
@ -6,8 +6,8 @@
|
|||
"devDependencies": {
|
||||
"@types/node": "^20.14.8",
|
||||
"@types/ws": "^8",
|
||||
"prettier": "^3.3.2",
|
||||
"serverless": "4"
|
||||
"esbuild": "^0.25.4",
|
||||
"prettier": "^3.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"pino": "^9.2.0",
|
||||
|
|
@ -15,5 +15,5 @@
|
|||
"pocketbase": "^0.21.3",
|
||||
"ws": "^8.18.0"
|
||||
},
|
||||
"packageManager": "yarn@4.3.1"
|
||||
"packageManager": "yarn@4.9.1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue