We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c52d7 commit 0bede39Copy full SHA for 0bede39
package.json
@@ -44,7 +44,6 @@
44
"deploy": "cd ./shells/theme-preview && ./build.sh && gh-pages -d .",
45
"lint": "eslint .",
46
"postinstall": "lerna bootstrap",
47
- "start:firefox": "web-ext run -s shells/firefox/build/unpacked",
48
"test": "node --harmony ./node_modules/.bin/jest",
49
"test:chrome": "node ./shells/chrome/test",
50
"test:firefox": "node ./shells/firefox/test",
0 commit comments