Skip to content

Commit

Permalink
Merge pull request #144 from Saifullah-dev/129-fix-npx-create-react-a…
Browse files Browse the repository at this point in the history
…pp-my-app---template-typescript-nested-folders-error

fix(dependencies): add react-icons, react-collapsible and react-loading as peer dependencies
  • Loading branch information
Saifullah-dev authored Jan 20, 2025
2 parents 02a926b + 090b7dc commit bc09464
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
"eslint-plugin-react-refresh": "^0.4.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-collapsible": "^2.10.0",
"react-icons": "^5.2.1",
"react-loading": "^2.0.3",
"sass": "^1.77.6",
"semantic-release": "^24.1.0",
"vite": "^5.4.6"
Expand Down

0 comments on commit bc09464

Please sign in to comment.