Skip to content

Commit e852e18

Browse files
committed
Fix #1719
1 parent 56afb24 commit e852e18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@
8282
"react-quill": "2.0.0",
8383
"regexify-string": "^1.0.16",
8484
"spfx-uifabric-themes": "^0.9.0",
85-
"swiper": "^8.2.6"
85+
"swiper": "^8.2.6",
86+
"@iconify/react": "^4.1.1"
8687
},
8788
"devDependencies": {
88-
"@iconify/react": "^4.1.1",
8989
"@microsoft/eslint-config-spfx": "1.18.2",
9090
"@microsoft/eslint-plugin-spfx": "1.18.2",
9191
"@microsoft/microsoft-graph-types": "^2.1.0",

0 commit comments

Comments
 (0)