1
0
mirror of https://github.com/bitwarden/jslib synced 2026-01-07 19:13:15 +00:00

Remove reference to tldjs in jslib-angular

This commit is contained in:
Daniel James Smith
2021-12-16 15:22:23 +01:00
parent 39e36a101c
commit aadc4f103b
3 changed files with 0 additions and 4 deletions

View File

@@ -21,7 +21,6 @@
"@bitwarden/jslib-common": "file:../common",
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git",
"rxjs": "^7.4.0",
"tldjs": "^2.3.1",
"zone.js": "0.11.4"
},
"devDependencies": {

View File

@@ -37,7 +37,6 @@
"@bitwarden/jslib-common": "file:../common",
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git",
"rxjs": "^7.4.0",
"tldjs": "^2.3.1",
"zone.js": "0.11.4"
}
}