OSDN Git Service

add the not found chrome extension fallback page.
[bytom/Bytom-Dapp-Demo.git] / package.json
index ce301d3..6581ecc 100644 (file)
   },
   "dependencies": {
     "axios": "^0.18.0",
-    "bytom-js-sdk": "^1.4.0",
+    "bootstrap": "^4.2.1",
+    "jdenticon": "^2.1.1",
+    "jquery": "^3.3.1",
+    "popper.js": "^1.14.7",
     "react": "^16.5.2",
     "react-dom": "^16.5.2",
+    "react-redux": "~4.4.5",
     "react-router-dom": "^4.2.2",
-    "redux": "4.0.1"
+    "redux": "4.0.1",
+    "redux-thunk": "~2.1.0"
   }
 }