Skip to content

Commit

Permalink
do not declare ts deps in rollup (already available in root package.j…
Browse files Browse the repository at this point in the history
…son)
  • Loading branch information
tbouffard committed Jun 24, 2024
1 parent b85ded6 commit ae6d998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions projects/rollup-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"npm-run-all": "~4.1.5",
"rollup": "~4.18.0",
"serve": "~14.2.3",
"tslib": "~2.6.3",
"typescript": "~5.5.2"
"tslib": "~2.6.3"
}
}

0 comments on commit ae6d998

Please sign in to comment.