Skip to content

Commit

Permalink
Update .vscode/deno_resolve_npm_imports.json
Browse files Browse the repository at this point in the history
Co-authored-by: Michaël De Boey <info@michaeldeboey.be>
  • Loading branch information
mcansh and MichaelDeBoey committed Oct 19, 2022
1 parent 56833af commit 3fe9589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/deno_resolve_npm_imports.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"// Dependency management is done through `npm` and `node_modules/` instead.": "",
"// Deno-only dependencies may be imported via URL imports (without using import maps).": "",
"imports": {
"@remix-run/server-runtime": "https://esm.sh/@remix-run/server-runtime@1.6.4",
"@remix-run/server-runtime": "https://esm.sh/@remix-run/server-runtime@1.7.2",
"mime": "https://esm.sh/mime@3.0.0"
}
}

0 comments on commit 3fe9589

Please sign in to comment.