Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Oct 27, 2016
1 parent 5c6b03c commit e5383fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"lint:js": "npm-run-all --parallel lint:js:*",
"lint": "npm-run-all --parallel lint:*",
"tests": "cross-env TESTING=1 jest --runInBand --coverage src",
"e2e:tests": "jest --runInBand e2e-tests",
"e2e:tests": "jest --runInBand --forceExit e2e-tests",
"phenomic-theme-base": "babel-node scripts/phenomic-theme-base.js",
"phenomic-theme-base-linting": "eslint --config package.json --ignore-path .gitignore --fix themes/phenomic-theme-base/scripts themes/phenomic-theme-base/src",
"prephenomic-theme-base-start": "npm run transpile && npm run phenomic-theme-base",
Expand Down

0 comments on commit e5383fa

Please sign in to comment.