mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
Pin lspower, because it made semvar incompatible patch release (#9656)
This commit is contained in:
parent
18b894072d
commit
f9c8f98968
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ jsonc-parser = "0.15.1"
|
|||
lazy_static = "1.4.0"
|
||||
libc = "0.2.86"
|
||||
log = { version = "0.4.14", features = ["serde"] }
|
||||
lspower = "0.6.1"
|
||||
lspower = "=0.6.1"
|
||||
notify = "5.0.0-pre.4"
|
||||
percent-encoding = "2.1.0"
|
||||
pin-project = "1.0.5"
|
||||
|
|
Loading…
Reference in a new issue