Replaced @af/digi-core with @digi/core and @digi/styles

This commit is contained in:
Erik Tiekstra
2021-03-31 08:56:29 +02:00
committed by Erik Tiekstra
parent 8c53b3bc0a
commit 9d82c91348
8 changed files with 32 additions and 19 deletions

View File

@@ -34,7 +34,6 @@
"private": true,
"dependencies": {
"@af/auth": "^11.1.0",
"@af/digi-core": "^5.0.1-beta.103-1868f5a8",
"@af/digi-ng": "^12.1.0",
"@angular/animations": "^11.2.0",
"@angular/common": "^11.2.0",
@@ -44,6 +43,8 @@
"@angular/platform-browser": "^11.2.0",
"@angular/platform-browser-dynamic": "^11.2.0",
"@angular/router": "^11.2.0",
"@digi/core": "^6.0.2",
"@digi/styles": "^6.0.2",
"@nrwl/angular": "11.5.1",
"rxjs": "~6.6.3",
"tslib": "^2.0.0",