Dep update, build fixes

This commit is contained in:
Zef Hemel
2023-04-19 10:46:20 +02:00
parent 71be0a2343
commit a28966b410
12 changed files with 19 additions and 42 deletions
+3 -3
View File
@@ -17,10 +17,10 @@
"$sb/": "./plug-api/",
"handlebars": "https://esm.sh/handlebars",
"@lezer/lr": "https://esm.sh/@lezer/lr@1.3.3?external=@lezer/common",
"yaml": "https://deno.land/std/encoding/yaml.ts",
"yaml": "https://deno.land/std@0.184.0/yaml/mod.ts",
"@capacitor/core": "https://esm.sh/@capacitor/core@4.6.2",
"@capacitor/filesystem": "https://esm.sh/@capacitor/filesystem@4.1.4?external=@capacitor/core",
"@capacitor/app": "https://esm.sh/@capacitor/app@4.1.1?external=@capacitor/core"
"@capacitor/filesystem": "https://esm.sh/@capacitor/filesystem@4.1.4",
"@capacitor/app": "https://esm.sh/@capacitor/app@4.1.1"
}
}