Skip to content

Commit

Permalink
chore: update cli/Cargo.toml (#13096)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlomieju authored Dec 15, 2021
1 parent 6c324ac commit d8e7e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ winres = "=0.1.11"
deno_ast = { version = "0.7.0", features = ["bundler", "codegen", "dep_graph", "module_specifier", "proposal", "react", "sourcemap", "transforms", "typescript", "view", "visit"] }
deno_core = { version = "0.110.0", path = "../core" }
deno_doc = "0.23.0"
deno_graph = "0.14.0"
deno_graph = "0.14.2"
deno_lint = { version = "0.20.0", features = ["docs"] }
deno_runtime = { version = "0.36.0", path = "../runtime" }

Expand Down

0 comments on commit d8e7e3f

Please sign in to comment.