mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 09:01:39 -05:00
Replace txti.es with privatebin: fix #4705
This commit is contained in:
parent
e6b1c0d412
commit
f8aafebfce
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
"lint": "bash hooks/pre-commit",
|
||||
"make-zip": "web-ext build --source-dir build --overwrite-dest",
|
||||
"pretty": "bash scripts/pretty.sh",
|
||||
"run": "web-ext run -s build/ -u 'txti.es'",
|
||||
"run": "web-ext run -s build/ -u '0.0g.gg'",
|
||||
"test": "yarn run build && web-ext build --source-dir ./build --overwrite-dest && jest --silent",
|
||||
"update-buildsystem": "rm -rf src/node_modules; yarn run clean",
|
||||
"watch": "echo 'watch is broken, use build instead'; exit 0;",
|
||||
|
|
Loading…
Add table
Reference in a new issue