|
|
|
@ -7,6 +7,7 @@ |
|
|
|
"url": "https://github.com/abpframework/abp.git" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@abp/utils": "~2.3.0", |
|
|
|
"@angular/localize": "~9.0.2", |
|
|
|
"@ngxs/router-plugin": "^3.6.2", |
|
|
|
"@ngxs/storage-plugin": "^3.6.2", |
|
|
|
@ -14,7 +15,8 @@ |
|
|
|
"angular-oauth2-oidc": "^8.0.4", |
|
|
|
"just-clone": "3.1.0", |
|
|
|
"just-compare": "^1.3.0", |
|
|
|
"snq": "^1.0.3" |
|
|
|
"snq": "^1.0.3", |
|
|
|
"ts-toolbelt": "^6.3.6" |
|
|
|
}, |
|
|
|
"publishConfig": { |
|
|
|
"access": "public" |
|
|
|
|