Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewkeil committed Oct 22, 2024
1 parent db23081 commit d98ba56
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@
"vite": "^5.3.4",
"testcontainers/**/nan": "^2.19.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/beacon-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,4 @@
"beacon",
"blockchain"
]
}
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@
"@types/yargs": "^17.0.24",
"fastify": "^5.0.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/flare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@
"devDependencies": {
"@types/yargs": "^17.0.24"
}
}
}
2 changes: 1 addition & 1 deletion packages/state-transition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@
"beacon",
"blockchain"
]
}
}
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@
"peerDependencies": {
"vitest": "^2.0.4"
}
}
}
2 changes: 1 addition & 1 deletion packages/validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@
"bigint-buffer": "^1.1.5",
"rimraf": "^4.4.1"
}
}
}

0 comments on commit d98ba56

Please sign in to comment.