mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
package updates
This commit is contained in:
parent
6b1ca33671
commit
4d0e46d893
@ -16,7 +16,6 @@
|
||||
"url": "git+https://github.com/bitwarden/desktop.git"
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"lint": "tslint src/**/*.ts || true",
|
||||
"lint:fix": "tslint src/**/*.ts --fix",
|
||||
|
@ -7,6 +7,10 @@
|
||||
"homepage": "https://bitwarden.com",
|
||||
"license": "GPL-3.0",
|
||||
"main": "main.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/bitwarden/desktop.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"desktop-idle": "1.1.1",
|
||||
"electron-updater": "2.20.1",
|
||||
|
Loading…
Reference in New Issue
Block a user