Skip to content

Commit

Permalink
chore(example): add overrides to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 12, 2023
1 parent 97c2127 commit a2bb47b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/react-component-tsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@
"react-dom": "~18.2.0",
"tsbb": "4.1.10"
},
"overrides": {
"typescript": "^5.1.3"
},
"eslintConfig": {
"extends": [
"react-app",
Expand Down

0 comments on commit a2bb47b

Please sign in to comment.