Skip to content

Commit

Permalink
feat: move react version to overrides instead
Browse files Browse the repository at this point in the history
  • Loading branch information
coroiu committed Jan 28, 2025
1 parent 41b07fe commit f791b7f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "0.6.10",
"process": "0.11.10",
"react": "^18.3.1",
"remark-gfm": "4.0.0",
"rimraf": "6.0.1",
"sass": "1.83.4",
Expand Down Expand Up @@ -212,6 +211,7 @@
"@storybook/angular": {
"zone.js": "$zone.js"
},
"react": "18.3.1",
"replacestream": "4.0.3"
},
"lint-staged": {
Expand Down

0 comments on commit f791b7f

Please sign in to comment.