build: remove @abp/ng.setting-management.config from deps

pull/4377/head
Arman Ozak 5 years ago
parent 41872d8480
commit 74f476ef89

@ -4,5 +4,5 @@
"lib": {
"entryFile": "src/public-api.ts"
},
"whitelistedNonPeerDependencies": ["@abp/ng.theme.shared", "@abp/ng.setting-management.config"]
"whitelistedNonPeerDependencies": ["@abp/ng.theme.shared"]
}

@ -7,7 +7,6 @@
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.setting-management.config": "~2.9.0",
"@abp/ng.theme.shared": "~2.9.0"
},
"publishConfig": {

Loading…
Cancel
Save