mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-25 12:15:18 +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
|
*.zip
|
||||||
build/
|
build/
|
||||||
build.safariextension/
|
build.safariextension/
|
||||||
package-lock.json
|
|
||||||
coverage/
|
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"
|
"webpack-merge": "^4.1.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@bitwarden/jslib": "git+https://github.com/bitwarden/jslib.git",
|
||||||
"@types/angular": "^1.6.34",
|
"@types/angular": "^1.6.34",
|
||||||
"@types/chrome": "0.0.51",
|
"@types/chrome": "0.0.51",
|
||||||
"@types/jquery": "^3.2.16",
|
"@types/jquery": "^3.2.16",
|
||||||
@ -77,7 +78,6 @@
|
|||||||
"@types/safari-extension-content": "^0.0.14",
|
"@types/safari-extension-content": "^0.0.14",
|
||||||
"@types/tldjs": "1.7.1",
|
"@types/tldjs": "1.7.1",
|
||||||
"@types/webcrypto": "^0.0.28",
|
"@types/webcrypto": "^0.0.28",
|
||||||
"@uirouter/angularjs": "^1.0.10",
|
"@uirouter/angularjs": "^1.0.10"
|
||||||
"@bitwarden/jslib": "git+https://github.com/bitwarden/jslib.git"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user