about summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2024-07-02 14:43:56 +0300
committerManeraKai <manerakai@protonmail.com>2024-07-02 14:43:56 +0300
commit5ec1e02ab8547ee97e7a58c972532d4564ab2df6 (patch)
treee7f36cd0b89b3bb6afa2ae4971ecaf4d2f04e1ee /package.json
parentRe-added Nitter https://github.com/libredirect/browser_extension/issues/934 (diff)
downloadlibredirect-5ec1e02ab8547ee97e7a58c972532d4564ab2df6.zip
Made sidebar taller
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d6051747..79147f4d 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
 	},
 	"scripts": {
 		"start": "web-ext run",
-		"nightly": "web-ext run --firefox=/home/manerakai/software/firefox_nightly/firefox",
+		"nightly": "web-ext run --firefox=/home/esmail/software/firefox_nightly/firefox",
 		"android": "web-ext run -t firefox-android --adb-device emulator-5554 --firefox-apk org.mozilla.fenix",
 		"build": "web-ext build",
 		"test": "web-ext lint",