소스 검색

✨feat: Add country flag icons package to project dependencies

CaIon 11 달 전
부모
커밋
26c3da3548
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      web/package.json

+ 1 - 0
web/package.json

@@ -27,6 +27,7 @@
     "react-turnstile": "^1.0.5",
     "semantic-ui-offline": "^2.5.0",
     "semantic-ui-react": "^2.1.3",
+    "country-flag-icons": "^1.5.19",
     "sse": "https://github.com/mpetazzoni/sse.js"
   },
   "scripts": {