|
@ -7,7 +7,7 @@ |
|
|
"url": "https://gitlab.com/Ezerous/Apella.git" |
|
|
"url": "https://gitlab.com/Ezerous/Apella.git" |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"connected-react-router": "6.3.2", |
|
|
"connected-react-router": "6.4.0", |
|
|
"drizzle": "1.4.0", |
|
|
"drizzle": "1.4.0", |
|
|
"history": "4.9.0", |
|
|
"history": "4.9.0", |
|
|
"ipfs": "github:ipfs/js-ipfs#e849dbcab4a313f7ffc1532a389097ee76344067", |
|
|
"ipfs": "github:ipfs/js-ipfs#e849dbcab4a313f7ffc1532a389097ee76344067", |
|
@ -18,17 +18,17 @@ |
|
|
"react": "16.8.6", |
|
|
"react": "16.8.6", |
|
|
"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.8", |
|
|
"react-redux": "7.0.1", |
|
|
"react-redux": "7.0.3", |
|
|
"react-router-dom": "5.0.0", |
|
|
"react-router-dom": "5.0.0", |
|
|
"react-scripts": "2.1.8", |
|
|
"react-scripts": "3.0.1", |
|
|
"react-timeago": "4.4.0", |
|
|
"react-timeago": "4.4.0", |
|
|
"react-user-avatar": "1.10.0", |
|
|
"react-user-avatar": "1.10.0", |
|
|
"redux": "4.0.1", |
|
|
"redux": "4.0.1", |
|
|
"redux-saga": "0.16.2", |
|
|
"redux-saga": "0.16.2", |
|
|
"semantic-ui-react": "0.86.0", |
|
|
"semantic-ui-react": "0.87.1", |
|
|
"uuid": "3.3.2", |
|
|
"uuid": "3.3.2", |
|
|
"web3": "1.0.0-beta.52" |
|
|
"web3": "1.0.0-beta.54" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"libp2p-websocket-star-rendezvous": "0.3.0" |
|
|
"libp2p-websocket-star-rendezvous": "0.3.0" |
|
|