Skip to content

Commit

Permalink
chore: add tslib dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanOricil committed Jan 28, 2024
1 parent 5cd3058 commit 45d2c6e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@
"semantic-release": "^17.4.7",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
},
"dependencies": {
"tslib": "^2.6.2"
}
}
13 changes: 11 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 45d2c6e

Please sign in to comment.