Skip to content

Commit

Permalink
Merge pull request #46 from krassowski/fix-build
Browse files Browse the repository at this point in the history
Pin `@types/react` to a working version, deduplicate lock file
  • Loading branch information
trallard authored Mar 12, 2024
2 parents 92601b6 + 6f590cb commit a2c6082
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 1,652 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@
"ts-jest": "^29.1.1",
"typescript": "~5.0.2"
},
"resolutions": {
"@types/react": "~18.2.21"
},
"sideEffects": [
"style/*.css",
"style/index.js"
Expand Down
Loading

0 comments on commit a2c6082

Please sign in to comment.