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 6, 2024
1 parent 7ca5ea2 commit 55a3612
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 @@ -140,7 +140,7 @@ query BundleAssets(
... on BundleAnalysisReport {
bundle(name: $bundle, filters: $filters) {
info {
plugin_name
pluginName
}
bundleData {
size {
Expand Down

0 comments on commit 55a3612

Please sign in to comment.