Ver Fonte

add react-icons

AykutSarac há 3 anos atrás
pai
commit
1947919f2a
2 ficheiros alterados com 7 adições e 0 exclusões
  1. 2 0
      package.json
  2. 5 0
      yarn.lock

+ 2 - 0
package.json

@@ -1,6 +1,7 @@
 {
   "name": "json-visio-next",
   "private": true,
+  "version": "v1.0.0-beta",
   "scripts": {
     "dev": "next dev",
     "build": "next build",
@@ -13,6 +14,7 @@
     "react": "17.0.2",
     "react-dom": "17.0.2",
     "react-flow-renderer": "^9.7.3",
+    "react-icons": "^4.3.1",
     "react-json-editor-ajrm": "^2.5.13",
     "styled-components": "^5.3.3",
     "usehooks-ts": "^2.3.0",

+ 5 - 0
yarn.lock

@@ -1764,6 +1764,11 @@ react-flow-renderer@^9.7.3:
     react-redux "^7.2.6"
     redux "^4.1.2"
 
+react-icons@^4.3.1:
+  version "4.3.1"
+  resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.3.1.tgz#2fa92aebbbc71f43d2db2ed1aed07361124e91ca"
+  integrity sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==
+
 react-is@^16.13.1, react-is@^16.7.0:
   version "16.13.1"
   resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"