Skip to content

Commit 0bede39

Browse files
committed
Remove unneeded start:firefox 🎡
1 parent b5c52d7 commit 0bede39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"deploy": "cd ./shells/theme-preview && ./build.sh && gh-pages -d .",
4545
"lint": "eslint .",
4646
"postinstall": "lerna bootstrap",
47-
"start:firefox": "web-ext run -s shells/firefox/build/unpacked",
4847
"test": "node --harmony ./node_modules/.bin/jest",
4948
"test:chrome": "node ./shells/chrome/test",
5049
"test:firefox": "node ./shells/firefox/test",

0 commit comments

Comments
 (0)