Skip to content

Commit

Permalink
Update root package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alex35mil committed Sep 18, 2015
1 parent 1ec74a0 commit a6947f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
},
"scripts": {
"postinstall": "cd ./client && npm install",
"gulp": "cd ./client && npm run gulp",
"test": "rspec && client/bin/lint && (cd client && npm run jscs .)"
"test": "rspec && (cd client && npm run lint)"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a6947f3

Please sign in to comment.