From 0388147949a91f0d71c505d7feaa4db5a1bcbd35 Mon Sep 17 00:00:00 2001 From: Vika Date: Wed, 1 Oct 2025 06:45:22 +0300 Subject: xyz.blueskyweb.app → xyz.vikanezrimaya.voidsky MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 9dac7f2d6..3b14117db 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "e2e:run": "maestro test __e2e__", "perf:test": "NODE_ENV=test maestro test", "perf:test:run": "NODE_ENV=test maestro test __e2e__/perf-test.yml", - "perf:test:measure": "NODE_ENV=test flashlight test --bundleId xyz.blueskyweb.app --testCommand \"yarn perf:test\" --duration 150000 --resultsFilePath .perf/results.json", + "perf:test:measure": "NODE_ENV=test flashlight test --bundleId xyz.vikanezrimaya.voidsky --testCommand \"yarn perf:test\" --duration 150000 --resultsFilePath .perf/results.json", "perf:test:results": "NODE_ENV=test flashlight report .perf/results.json", "perf:measure": "NODE_ENV=test flashlight measure", "intl:build": "yarn intl:extract:all && yarn intl:compile", -- cgit 1.4.1