Skip to content

Commit

Permalink
Dependencies (#54)
Browse files Browse the repository at this point in the history
* Update dependencies

* Update dependencies

* Update lock file

* Update CI/CD node version

* Update npm CI

* Update version for deployment

* update tsconfig
  • Loading branch information
ioan-ghisoi-cko authored Apr 9, 2024
1 parent ebba10b commit 3237651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"compilerOptions": {
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"ignoreDeprecations": "5.0",
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
Expand Down

0 comments on commit 3237651

Please sign in to comment.