Skip to content

Commit

Permalink
fix: add tslib dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoporto committed Nov 20, 2024
1 parent b8d6091 commit 1480de7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@
},
"dependencies": {
"lit": "^3.2.1",
"throttle-debounce": "^5.0.2"
"throttle-debounce": "^5.0.2",
"tslib": "^2.8.1"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
Expand Down

0 comments on commit 1480de7

Please # to comment.