1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-01-08 03:23:41 +00:00

Bump node to 14 (#116)

* Bump node to 14

* Add engines

* Bump dependencies

* Change engine to ~14.

* Bump jslib
This commit is contained in:
Oscar Hinton
2021-05-12 22:38:32 +02:00
committed by GitHub
parent f6b249836e
commit a0f33c7bdc
6 changed files with 762 additions and 787 deletions

View File

@@ -13,9 +13,9 @@
},
"dependencies": {
"browser-hrtime": "^1.1.8",
"electron-log": "4.3.4",
"electron-log": "4.3.5",
"electron-store": "8.0.0",
"electron-updater": "4.3.8",
"electron-updater": "4.3.9",
"keytar": "7.6.0"
}
}