mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 22:39:46 +00:00
feat: fetch effect (#1605)
* feat: fetch effect * fix: Make not available in sandbox * chore: Update to use text(), and to use headers * chore: use the postman echo for testing * chore: add json * chore: Testing the json * chore: Make the json lazy
This commit is contained in:
@@ -10,6 +10,7 @@ dashmap = "5.1.0"
|
||||
deno_core = "=0.136.0"
|
||||
deno_ast = {version="=0.15.0", features = ["transpiling"]}
|
||||
dprint-swc-ext = "=0.1.1"
|
||||
reqwest = { version = "0.11.4" }
|
||||
swc_atoms = "=0.2.11"
|
||||
swc_common = "=0.18.7"
|
||||
swc_config = "=0.1.1"
|
||||
|
||||
Reference in New Issue
Block a user