Skip to content

Commit

Permalink
fix tsup package version (#297)
Browse files Browse the repository at this point in the history
- closes #298
  • Loading branch information
viraj124 authored Sep 26, 2024
1 parent de18552 commit 41f95d9
Show file tree
Hide file tree
Showing 2 changed files with 513 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"fuels": "0.94.4",
"eslint": "^8.49.0",
"prettier": "^2.7.1",
"tsup": "^7.2.0",
"tsup": "^8.3.0",
"tsx": "^3.12.7",
"turbo": "^1.10.7"
},
Expand Down
Loading

0 comments on commit 41f95d9

Please sign in to comment.