Skip to content

Commit

Permalink
Merge branch 'tests/use-husky' of github.com:danielruf/foundation-sit…
Browse files Browse the repository at this point in the history
…es into tests/use-husky
  • Loading branch information
DanielRuf committed Apr 1, 2018
2 parents 94b956b + d9d45c4 commit 02d08db
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 73 deletions.
178 changes: 106 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"deploy:docs": "gulp deploy:docs --color",
"deploy:beta": "gulp deploy:beta --color",
"precommit": "node ./script/husky-precommit.js",
"prepush": "node ./script/husky-precommit.js"
"prepush": "node ./script/husky-prepush.js"
},
"dependencies": {
"jquery": ">=3.0.0",
Expand Down

0 comments on commit 02d08db

Please sign in to comment.