Skip to content

Commit

Permalink
update field name
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholas-codecov committed Dec 12, 2024
1 parent ff5df8e commit 06e670d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/bundleAnalysis/BundleAssetsQueryOpts.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ query BundleAssets(
... on BundleAnalysisReport {
bundle(name: $bundle, filters: $filters) {
info {
plugin_name
pluginName
}
bundleData {
size {
Expand Down

0 comments on commit 06e670d

Please sign in to comment.