Skip to content

Commit

Permalink
Trying pre commit
Browse files Browse the repository at this point in the history
  • Loading branch information
relferreira committed Jan 10, 2019
1 parent 80db32b commit a1f00bd
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"husky": {
"hooks": {
"pre-commit": "npm run build"
"pre-commit": "yarn build"
}
}
}
Loading

0 comments on commit a1f00bd

Please sign in to comment.