1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-10 13:23: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"
}
}

2
package-lock.json generated
View File

@@ -70,7 +70,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": {
@@ -10628,7 +10627,6 @@
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git",
"rimraf": "^3.0.2",
"rxjs": "^7.4.0",
"tldjs": "^2.3.1",
"typescript": "4.3.5",
"zone.js": "0.11.4"
}