Skip to content

Commit

Permalink
fix: add missing script
Browse files Browse the repository at this point in the history
  • Loading branch information
ModulesUnraveled committed May 4, 2022
1 parent 5e66b8b commit f168b4c
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 @@ -27,6 +27,7 @@
"prepare": "husky install",
"prettier": "prettier ./demo-files --ignore-unknown",
"prettier-fix": "prettier ./demo-files --write --ignore-unknown",
"semantic-release": "semantic-release",
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {},
Expand Down

0 comments on commit f168b4c

Please sign in to comment.