Skip to content

Commit

Permalink
Merge branch 'release/2.0' into jimbo/buttongroup
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbo authored Jan 18, 2019
2 parents bda7353 + 3e19bbe commit a3b6252
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 @@ -50,7 +50,7 @@
],
"husky": {
"hooks": {
"pre-push": "npm run prettier && npm run prettier:validate && npm run lint && npm test && npm run build && bundlesize"
"pre-push": "npm run prettier && npm run prettier:validate && npm run lint && npm test"
}
},
"devDependencies": {
Expand Down

0 comments on commit a3b6252

Please sign in to comment.