Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Pratt committed Jul 13, 2021
1 parent 5b59498 commit b2ab45e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"test": "stylelint \"src/scss/**/*.scss\"",
"stylelint": "stylelint \"src/**/*.scss\" --fix",
"prettier": "prettier --write './**/*'",
"prepare": "husky install",
"preversion": "npm test",
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md",
"postversion": "git push --follow-tags"
Expand Down

0 comments on commit b2ab45e

Please sign in to comment.