Skip to content

Commit a1de601

Browse files
committed
Pinned @types/react version
Pinned the @types/react version to 16.14.40, because the newer versions move the JSX namespace, which is problematic for the consumers.
1 parent 70572ad commit a1de601

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/jest": "^27.5.1",
7272
"@types/lodash": "^4.14.176",
7373
"@types/node": "^18.18.5",
74-
"@types/react": "^16.14.40",
74+
"@types/react": "16.14.40",
7575
"@types/react-dom": "^16.9.14",
7676
"@types/react-resizable": "^1.7.4",
7777
"@types/react-router": "^5.1.18",

0 commit comments

Comments
 (0)