1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 19:43:45 +00:00

package updates

This commit is contained in:
Kyle Spearrin
2018-02-13 17:01:21 -05:00
parent 6b1ca33671
commit 4d0e46d893
2 changed files with 4 additions and 1 deletions

View File

@@ -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",