We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4335e7e commit f0f70d0Copy full SHA for f0f70d0
scripts/check-size.sh
@@ -1,6 +1,6 @@
1
#/bin/env bash
2
3
-MAX_BINARY_SIZE=41000000
+MAX_BINARY_SIZE=42000000
4
5
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
6
0 commit comments