Skip to content

Commit

Permalink
chore: update tsup version (#240)
Browse files Browse the repository at this point in the history
Signed-off-by: Rai Siqueira <[email protected]>
  • Loading branch information
raisiqueira authored Jun 26, 2023
1 parent 48245ff commit 5d6a912
Show file tree
Hide file tree
Showing 3 changed files with 1,216 additions and 974 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rsiqueira/use-viacep",
"version": "1.5.1",
"version": "1.5.2",
"description": "React hook to fetch Brazilian CEP's using ViaCEP api.",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"lint-staged": "^13.1.2",
"prettier": "^2.8.4",
"size-limit": "^8.2.4",
"tsup": "^6.6.3",
"tsup": "^7.1.0",
"typescript": "^5.0.3",
"vite": "^4.2.1",
"vitest": "0.29.8"
Expand Down
Loading

0 comments on commit 5d6a912

Please sign in to comment.