Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Shirtiny committed Jun 25, 2021
1 parent 73536fe commit 01b6ef9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 84 deletions.
3 changes: 2 additions & 1 deletion .scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
###
# @Author: Shirtiny
# @Date: 2021-06-11 10:01:14
# @LastEditTime: 2021-06-25 14:31:23
# @LastEditTime: 2021-06-25 14:39:31
# @Description:
###

Expand Down Expand Up @@ -41,6 +41,7 @@ publish() {
echo "Confirm version"
yarn publish --access public
git push --tags
git push
}

assert_ready_to_publish
Expand Down
83 changes: 0 additions & 83 deletions src/useCatch.tsx

This file was deleted.

0 comments on commit 01b6ef9

Please sign in to comment.