You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: the above is true of teams in template-js too.
Furthermore, the processors package only depends on initiatives for getUniqueGroupName(), so maybe that can move to common too at this juncture and then template-js can drop the dependencies on both teams and initiatives.
Fortunately it looks like it's just sites that has
peerDependences
on initiatives and teams.That causes:
peerDependencies
up to date manually at release timeProposed solution:
getInitiativeTemplate()
,addInitiative()
,updateInitiativeSiteId()
(and any fns they need) to commonThe text was updated successfully, but these errors were encountered: