Skip to content

Commit

Permalink
chore: remove prepublish script
Browse files Browse the repository at this point in the history
  • Loading branch information
danguilherme committed Apr 30, 2024
1 parent e2ac886 commit 6e1250a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"lint": "tslint -c tslint.json -p tsconfig.json",
"test": "jest --coverage --verbose",
"test:watch": "yarn test --watchAll",
"prepublish": "yarn build",
"semantic-release": "semantic-release",
"lint:commit-message": "commitlint --help-url https://github.com/danguilherme/uno/blob/main/CONTRIBUTING.md#committing"
},
Expand Down

0 comments on commit 6e1250a

Please sign in to comment.