Skip to content

Commit

Permalink
chore(module-type-aliases): add react as peer dependency (#6741)
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena authored Feb 23, 2022
1 parent 8f658f1 commit cfcc8b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/docusaurus-module-type-aliases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,9 @@
"@types/react-router-dom": "*",
"react-helmet-async": "*"
},
"peerDependencies": {
"react": "*",
"react-dom": "*"
},
"license": "MIT"
}

0 comments on commit cfcc8b3

Please sign in to comment.