Skip to content

Commit

Permalink
chore: update import_map to 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlomieju committed Nov 29, 2023
1 parent 47048bf commit 98f77f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 22,7 @@ deno_ast = "0.31.5"
deno_graph = { version = "0.61.0", features = ["symbols"] }
indexmap = "2.0.2"
futures = "0.3.26"
import_map = "0.17.0"
import_map = "0.18.0"
lazy_static = "1.4.0"
regex = "1.6.0"
serde = { version = "1.0.140", features = ["derive"] }
Expand Down

0 comments on commit 98f77f5

Please sign in to comment.