|
@ -8,7 +8,7 @@ |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"connected-react-router": "6.3.2", |
|
|
"connected-react-router": "6.3.2", |
|
|
"drizzle": "1.3.3", |
|
|
"drizzle": "1.4.0", |
|
|
"history": "4.9.0", |
|
|
"history": "4.9.0", |
|
|
"ipfs": "github:ipfs/js-ipfs#e849dbcab4a313f7ffc1532a389097ee76344067", |
|
|
"ipfs": "github:ipfs/js-ipfs#e849dbcab4a313f7ffc1532a389097ee76344067", |
|
|
"lodash.isequal": "4.5.0", |
|
|
"lodash.isequal": "4.5.0", |
|
@ -19,7 +19,7 @@ |
|
|
"react-content-loader": "4.2.1", |
|
|
"react-content-loader": "4.2.1", |
|
|
"react-dom": "16.8.6", |
|
|
"react-dom": "16.8.6", |
|
|
"react-markdown": "4.0.6", |
|
|
"react-markdown": "4.0.6", |
|
|
"react-redux": "6.0.1", |
|
|
"react-redux": "7.0.1", |
|
|
"react-router-dom": "5.0.0", |
|
|
"react-router-dom": "5.0.0", |
|
|
"react-scripts": "2.1.8", |
|
|
"react-scripts": "2.1.8", |
|
|
"react-timeago": "4.4.0", |
|
|
"react-timeago": "4.4.0", |
|
@ -28,7 +28,7 @@ |
|
|
"redux-saga": "0.16.2", |
|
|
"redux-saga": "0.16.2", |
|
|
"semantic-ui-react": "0.86.0", |
|
|
"semantic-ui-react": "0.86.0", |
|
|
"uuid": "3.3.2", |
|
|
"uuid": "3.3.2", |
|
|
"web3": "1.0.0-beta.51" |
|
|
"web3": "1.0.0-beta.52" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"libp2p-websocket-star-rendezvous": "0.3.0" |
|
|
"libp2p-websocket-star-rendezvous": "0.3.0" |
|
|