app/packs/src/decidim/elections/trustee/key_ceremony.js in decidim-elections-0.25.2 vs app/packs/src/decidim/elections/trustee/key_ceremony.js in decidim-elections-0.26.0.rc1
- old
+ new
@@ -1,13 +1,13 @@
import {
KeyCeremonyComponent,
MessageIdentifier,
IdentificationKeys,
MESSAGE_RECEIVED
-} from "@codegram/decidim-bulletin_board";
+} from "@decidim/decidim-bulletin_board";
-import { TrusteeWrapperAdapter as DummyTrusteeWrapperAdapter } from "@codegram/voting_schemes-dummy";
-import { TrusteeWrapperAdapter as ElectionGuardTrusteeWrapperAdapter } from "@codegram/voting_schemes-electionguard";
+import { TrusteeWrapperAdapter as DummyTrusteeWrapperAdapter } from "@decidim/voting_schemes-dummy";
+import { TrusteeWrapperAdapter as ElectionGuardTrusteeWrapperAdapter } from "@decidim/voting_schemes-electionguard";
/**
* This file is responsible to generate election keys,
* create a backup of keys for the trustee and
* update the election bulletin board status