Skip to content

Commit bc09464

Browse files
Merge pull request #144 from Saifullah-dev/129-fix-npx-create-react-app-my-app---template-typescript-nested-folders-error
fix(dependencies): add react-icons, react-collapsible and react-loading as peer dependencies
2 parents 02a926b + 090b7dc commit bc09464

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
"eslint-plugin-react-refresh": "^0.4.7",
3636
"react": "^18.3.1",
3737
"react-dom": "^18.3.1",
38+
"react-collapsible": "^2.10.0",
39+
"react-icons": "^5.2.1",
40+
"react-loading": "^2.0.3",
3841
"sass": "^1.77.6",
3942
"semantic-release": "^24.1.0",
4043
"vite": "^5.4.6"

0 commit comments

Comments
 (0)