Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdima committed Oct 28, 2021
1 parent 98b67fa commit fcca378
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"keytar": "7.2.0",
"minimist": "^1.2.5",
"native-is-elevated": "0.4.3",
"native-keymap": "3.0.0",
"native-keymap": "3.0.1",
"native-watchdog": "1.3.0",
"node-pty": "0.11.0-beta7",
"spdlog": "^0.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6885,10 +6885,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/native-is-elevated/-/native-is-elevated-0.4.3.tgz#f1071c4a821acc71d43f36ff8051d3816d832e1c"
integrity sha512-bHS3sCoh+raqFGIxmL/plER3eBQ+IEBy4RH/4uahhToZneTvqNKQrL0PgOTtnpL55XjBd3dy0pNtZMkCk0J48g==

[email protected].0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/native-keymap/-/native-keymap-3.0.0.tgz#1228f22a4c6c9cf25b25fa8b0f67ee2ad2ee00fc"
integrity sha512-J2IoYW6ICqg5URxfVMa0bdCo2mLJhXoI6RQmeGtfE2Tv2dOpYvT4FnU11dJd/PB5V91QroAOwWQf2ngpeKm5/g==
[email protected].1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/native-keymap/-/native-keymap-3.0.1.tgz#7cc2d30da1e60cbb7d599423e05cb84845d20a8f"
integrity sha512-IeHaz5NM1mF3AKIwBxf4YhgrB/hcctVwIqOXaMrR8Hz8v45dCa364YDvEN0004zSycRyhrXh6cNgCQ/v6QUHkA==

[email protected]:
version "1.3.0"
Expand Down

0 comments on commit fcca378

Please sign in to comment.