Skip to content

Commit 5e762d1

Browse files
committed
Remove unintended react-icons dependency from package.json and yarn.lock
1 parent 627a9c7 commit 5e762d1

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,5 @@
5656
},
5757
"engines": {
5858
"node": ">=20.18.3"
59-
},
60-
"dependencies": {
61-
"react-icons": "^5.5.0"
6259
}
6360
}

yarn.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16658,7 +16658,6 @@ __metadata:
1665816658
dependencies:
1665916659
husky: ^9.1.6
1666016660
lint-staged: ^15.2.10
16661-
react-icons: ^5.5.0
1666216661
languageName: unknown
1666316662
linkType: soft
1666416663

0 commit comments

Comments
 (0)