Skip to content

Commit

Permalink
fix(tslib): update to latest tslib due to build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
biggyspender committed Mar 29, 2022
1 parent 87c3639 commit dfcd86d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
26 changes: 19 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -132,7 +132,7 @@
"typescript": "^4.2.3"
},
"dependencies": {
"tslib": "^2.1.0"
"tslib": "^2.3.0"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit dfcd86d

Please sign in to comment.