Skip to content

Commit

Permalink
fix(deps): .d.ts depends on @types/react-dom since gatsbyjs#22854
Browse files Browse the repository at this point in the history
  • Loading branch information
jablko authored Aug 20, 2021
1 parent 7f22a27 commit f7b4205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
"@types/micromatch": "^4.0.1",
"@types/normalize-path": "^3.0.0",
"@types/reach__router": "^1.3.5",
"@types/react-dom": "^17.0.9",
"@types/semver": "^7.1.0",
"@types/signal-exit": "^3.0.0",
"@types/string-similarity": "^3.0.0",
Expand Down

0 comments on commit f7b4205

Please sign in to comment.