Skip to content

Commit 33f6e2c

Browse files
committed
chore: add typescript override
1 parent eaf8df1 commit 33f6e2c

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

examples/react-coffee-warehouse/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/react-coffee-warehouse/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
"follow-redirects": ">=1.15.4",
5050
"nth-check": ">=2.0.1",
5151
"postcss": ">=8.4.31",
52-
"tough-cookie": ">=4.1.3"
52+
"tough-cookie": ">=4.1.3",
53+
"typescript": "^5.7.2"
5354
},
5455
"scripts": {
5556
"start": "react-scripts start",

0 commit comments

Comments
 (0)