Skip to content

Commit

Permalink
some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
s-a committed Dec 12, 2015
1 parent b643985 commit 8e51ef8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@
"mdlint": "node_modules/.bin/mdlint glob \"docs/*.md\"",
"test": "mocha",
"dev": "node_modules/.bin/electron ./app",
"dev2": "node_modules\\.bin\\electron ./app --compile=c:\\git\\require\\",
"dev3": "node_modules\\.bin\\electron ./app c:\\git\\require\\index.js",
"dev4": "node_modules\\.bin\\electron ./app ..\\require\\index.js",
"node-sass-test": "node_modules/.bin/electron ./app ..\\require\\node-sass.js",
"compiler": "node_modules\\.bin\\electron ./app --compile=c:\\git\\require\\",
"bump": "npm version patch && git push && git push --tags && npm publish"
},
"pre-commit": [
Expand Down

0 comments on commit 8e51ef8

Please sign in to comment.