1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 01:23:57 +00:00

include package-lock.json

This commit is contained in:
Kyle Spearrin
2018-02-18 00:04:16 -05:00
parent e0f90849fc
commit eb8c7423db
3 changed files with 12737 additions and 3 deletions

View File

@@ -68,6 +68,7 @@
"webpack-merge": "^4.1.0"
},
"dependencies": {
"@bitwarden/jslib": "git+https://github.com/bitwarden/jslib.git",
"@types/angular": "^1.6.34",
"@types/chrome": "0.0.51",
"@types/jquery": "^3.2.16",
@@ -77,7 +78,6 @@
"@types/safari-extension-content": "^0.0.14",
"@types/tldjs": "1.7.1",
"@types/webcrypto": "^0.0.28",
"@uirouter/angularjs": "^1.0.10",
"@bitwarden/jslib": "git+https://github.com/bitwarden/jslib.git"
"@uirouter/angularjs": "^1.0.10"
}
}