Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mimaklas authored Oct 9, 2024
1 parent 1d8dc06 commit 70bad57
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/external-rewards/src/campaigns/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import Resolv from './Resolv.json';
import Lombard from './Lombard.json';
import TurtleSeeds from './TurtleSeeds.json';
import SolvProtocol from './SolvProtocol.json';
import Hinkal from './Hinkal.json';

export {
DLCLink,
Expand All @@ -33,5 +34,6 @@ export {
Resolv,
Lombard,
TurtleSeeds,
SolvProtocol
SolvProtocol,
Hinkal
}

0 comments on commit 70bad57

Please sign in to comment.