Skip to content

Commit

Permalink
Merge pull request #15 from storybookjs/yann/downgrade-tsup
Browse files Browse the repository at this point in the history
Downgrade tsup
  • Loading branch information
yannbf committed Dec 29, 2023
2 parents e189422 + 6a2881e commit 7638e5a
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"lodash": "^4.17.21",
"prettier": "^3.1.1",
"ts-dedent": "^2.2.0",
"tsup": "^8.0.1",
"tsup": "^6.2.2",
"typescript": "^5.3.3",
"vitest": "^1.1.0"
},
Expand Down
Loading

0 comments on commit 7638e5a

Please sign in to comment.