build: add identity as dep to account in nx

pull/10086/head
bnymncoskuner 4 years ago
parent 9d499b305d
commit ed837d0f37

@ -33,7 +33,7 @@
"projects": {
"account": {
"tags": [],
"implicitDependencies": ["core", "theme-shared"]
"implicitDependencies": ["core", "theme-shared", "identity"]
},
"account-core": {
"tags": [],

Loading…
Cancel
Save