feature: events polling
This commit is contained in:
parent
61a51017a3
commit
b700251278
19 changed files with 353 additions and 77 deletions
|
@ -32,13 +32,13 @@
|
|||
}
|
||||
},
|
||||
"imports": {
|
||||
"@andyburke/fsdb": "jsr:@andyburke/fsdb@^0.6.1",
|
||||
"@andyburke/fsdb": "jsr:@andyburke/fsdb@^0.9.0",
|
||||
"@andyburke/lurid": "jsr:@andyburke/lurid@^0.2.0",
|
||||
"@andyburke/serverus": "jsr:@andyburke/serverus@^0.7.1",
|
||||
"@std/assert": "jsr:@std/assert@^1.0.13",
|
||||
"@std/encoding": "jsr:@std/encoding@^1.0.10",
|
||||
"@std/http": "jsr:@std/http@^1.0.18",
|
||||
"@std/path": "jsr:@std/path@^1.1.0",
|
||||
"@std/http": "jsr:@std/http@^1.0.19",
|
||||
"@std/path": "jsr:@std/path@^1.1.1",
|
||||
"@stdext/crypto": "jsr:@stdext/crypto@^0.1.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue