Skip to content

Commit

Permalink
chore: add missing tsup devdep
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Apr 16, 2023
1 parent 39f2928 commit f967c25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^2.0.0",
"@vitest/coverage-c8": "^0.30.1",
"tsup": "^6.7.0",
"typedoc": "0.23.28",
"typedoc-json-parser": "^7.2.0",
"typescript": "^5.0.4",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1142,6 +1142,7 @@ __metadata:
dependencies:
"@favware/cliff-jumper": ^2.0.0
"@vitest/coverage-c8": ^0.30.1
tsup: ^6.7.0
typedoc: 0.23.28
typedoc-json-parser: ^7.2.0
typescript: ^5.0.4
Expand Down

0 comments on commit f967c25

Please sign in to comment.