Skip to content

Commit

Permalink
Update package.json to include react-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
allisonking committed May 17, 2023
1 parent b1c0a3e commit 5bfbe7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clients/fides-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
"dependencies": {
"preact": "^10.13.2",
"react": "^17.0.2",
"react-a11y-dialog": "^6.2.0",
"react-dom": "^17.0.2",
"typescript-cookie": "^1.0.6",
"uuid": "^9.0.0"
},
Expand Down

0 comments on commit 5bfbe7e

Please sign in to comment.