Skip to content

Commit

Permalink
add missing @babel/preset-react dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Valdron <[email protected]>
  • Loading branch information
michael-valdron committed Oct 20, 2023
1 parent 6ac155c commit feaea07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
},
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.23.2",
"@headlessui/tailwindcss": "^0.1.1",
"@next/env": "^13.0.5",
Expand Down

0 comments on commit feaea07

Please sign in to comment.