Skip to content

Commit

Permalink
chore: add typescript override
Browse files Browse the repository at this point in the history
  • Loading branch information
bptodorova committed Nov 29, 2024
1 parent eaf8df1 commit 33f6e2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions examples/react-coffee-warehouse/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 examples/react-coffee-warehouse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
"follow-redirects": ">=1.15.4",
"nth-check": ">=2.0.1",
"postcss": ">=8.4.31",
"tough-cookie": ">=4.1.3"
"tough-cookie": ">=4.1.3",
"typescript": "^5.7.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 33f6e2c

Please sign in to comment.