1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00
This commit is contained in:
Kyle Spearrin
2018-01-08 18:03:11 -05:00
parent 15d61e084d
commit 0713f59128

View File

@@ -76,6 +76,6 @@
"@types/tldjs": "1.7.1",
"@types/webcrypto": "^0.0.28",
"@uirouter/angularjs": "^1.0.10",
"@bitwarden/jslib": "git@github.com:bitwarden/jslib.git"
"@bitwarden/jslib": "https://github.com/bitwarden/jslib.git"
}
}