add dep to theme basic

pull/9421/head
muhammedaltug 4 years ago
parent 154f6edf9f
commit ee37043dc0

@ -4,5 +4,5 @@
"lib": {
"entryFile": "src/public-api.ts"
},
"allowedNonPeerDependencies": ["@abp/ng.theme.shared"]
"allowedNonPeerDependencies": ["@abp/ng.theme.shared", "@abp/ng.account.core"]
}

@ -8,6 +8,7 @@
},
"dependencies": {
"@abp/ng.theme.shared": "~4.3.3",
"@abp/ng.account.core": "~0.0.1",
"tslib": "^2.0.0"
},
"publishConfig": {

Loading…
Cancel
Save