Skip to content

Commit

Permalink
馃敡 chore: Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Jan 31, 2024
1 parent 67598a2 commit 821f2c7
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 @@ -40,7 +40,7 @@
"lint:md": "remark . --quiet --frail --output",
"lint:style": "stylelint \"{src,tests}/**/*.{js,jsx,ts,tsx}\" --fix",
"prepare": "husky install && npm run setup",
"prepublishOnly": "father doctor && npm run build",
"prepublishOnly": "npm run build",
"prettier": "prettier -c --write --no-error-on-unmatched-pattern \"**/**\"",
"pull": "git pull",
"release": "semantic-release",
Expand Down

0 comments on commit 821f2c7

Please sign in to comment.