Skip to content

Commit

Permalink
add tslib
Browse files Browse the repository at this point in the history
  • Loading branch information
EverettSummer committed Sep 15, 2024
1 parent 590fb7c commit 13b12da
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions sdk/fetch/package-lock.json

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

3 changes: 3 additions & 0 deletions sdk/fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"tslib": "^2.7.0"
}
}

0 comments on commit 13b12da

Please sign in to comment.