Skip to content

Commit aae92fb

Browse files
committed
chore: include sms-gateway homepage readiness script reference
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> # Conflicts: # packages/app-core/scripts/check-sms-gateway-readiness.mjs
1 parent 122bd27 commit aae92fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/app-core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"codesign:mas:dry-run": "node ./scripts/codesign-mas.mjs --dry-run",
5151
"sms-gateway:homepage": "node ./scripts/check-homepage-public-readiness.mjs",
5252
"sms-gateway:doctor": "node ./scripts/install-android-sms-gateway.mjs --doctor",
53+
"sms-gateway:homepage": "node ./scripts/check-homepage-public-readiness.mjs",
5354
"sms-gateway:install": "node ./scripts/install-android-sms-gateway.mjs --wait-device 300 --grant-role --clear-logcat --watch-logs 60",
5455
"sms-gateway:readiness": "node ./scripts/check-sms-gateway-readiness.mjs",
5556
"sms-gateway:verify:bluebubbles": "node ./scripts/verify-bluebubbles-gateway-e2e.mjs",

0 commit comments

Comments
 (0)