Skip to content

Commit

Permalink
Remove stray @types/react resolution from @redwoodjs/core (#5197)
Browse files Browse the repository at this point in the history
Co-authored-by: David Price <[email protected]>
  • Loading branch information
jtoar and thedavidprice authored Apr 16, 2022
1 parent 31fc540 commit 6aaad8a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@
"build:js": "babel src -d dist --extensions \".js,.ts,.tsx\"",
"prepublishOnly": "NODE_ENV=production yarn build"
},
"resolutions": {
"@types/react": "17.0.44"
},
"dependencies": {
"@babel/cli": "7.16.7",
"@babel/core": "7.16.7",
Expand Down

0 comments on commit 6aaad8a

Please sign in to comment.