Skip to content

Commit

Permalink
Merge branch 'main' into replace-superstruct-with-fork
Browse files Browse the repository at this point in the history
  • Loading branch information
MajorLift authored Jul 13, 2024
2 parents 2248718 + 0a265dc commit e9b91cd
Show file tree
Hide file tree
Showing 12 changed files with 1,145 additions and 6 deletions.
8 changes: 4 additions & 4 deletions packages/snaps-controllers/coverage.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"branches": 92.08,
"functions": 96.77,
"lines": 97.98,
"statements": 97.66
"branches": 92.46,
"functions": 96.91,
"lines": 98.01,
"statements": 97.7
}
1 change: 1 addition & 0 deletions packages/snaps-controllers/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ export * from './snaps';
export * from './utils';
export * from './cronjob';
export * from './interface';
export * from './insights';
Loading

0 comments on commit e9b91cd

Please sign in to comment.