Skip to content

Commit

Permalink
chore(bundlemon): Upgrade maxSize of qualification migration
Browse files Browse the repository at this point in the history
  • Loading branch information
trollepierre committed Aug 12, 2022
1 parent 1133fb9 commit ce1fcc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bundlemonrc
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
{
"path": "services/qualificationMigration/drive.js",
"maxSize": "242 KB"
"maxSize": "244 KB"
},
{
"path": "vendors/drive.<hash>.<hash>.min.css",
Expand Down

0 comments on commit ce1fcc6

Please sign in to comment.