mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01:00
include package-lock.json
This commit is contained in:
parent
e0f90849fc
commit
eb8c7423db
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,5 +11,4 @@ webfonts/
|
||||
*.zip
|
||||
build/
|
||||
build.safariextension/
|
||||
package-lock.json
|
||||
coverage/
|
||||
|
12735
package-lock.json
generated
Normal file
12735
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -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"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user