Merge pull request #1 from oceanprotocol/greenkeeper/initial

Update dependencies to enable Greenkeeper 🌴
This commit is contained in:
Matthias Kretschmann 2019-12-12 22:30:13 +01:00 committed by GitHub
commit 2a11795794
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1982 additions and 1260 deletions

View File

@ -7,7 +7,7 @@
[![Build Status](https://flat.badgen.net/travis/oceanprotocol/ipfs?icon=travis)](https://travis-ci.com/oceanprotocol/ipfs)
[![Now deployment](https://flat.badgen.net/badge/now/auto-deployment/21c4dd?icon=now)](https://zeit.co/oceanprotocol/ipfs)
[![js oceanprotocol](https://flat.badgen.net/badge/js/oceanprotocol/7b1173)](https://github.com/oceanprotocol/eslint-config-oceanprotocol)
[![js oceanprotocol](https://flat.badgen.net/badge/js/oceanprotocol/7b1173)](https://github.com/oceanprotocol/eslint-config-oceanprotocol) [![Greenkeeper badge](https://badges.greenkeeper.io/oceanprotocol/ipfs.svg)](https://greenkeeper.io/)
This repo holds a simple React app built with [Next.js](https://nextjs.org) serving as the frontpage of [ipfs.oceanprotocol.com](https://ipfs.oceanprotocol.com) from where you can add files to IPFS via drag and drop.

3234
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,9 +18,9 @@
"@oceanprotocol/typographies": "^0.1.0",
"@zeit/next-css": "^1.0.1",
"axios": "^0.19.0",
"ipfs-http-client": "^39.0.2",
"next": "9.1.1",
"next-seo": "^2.2.1",
"ipfs-http-client": "^40.1.0",
"next": "9.1.5",
"next-seo": "^3.1.0",
"next-svgr": "^0.0.2",
"react": "^16.11.0",
"react-dom": "^16.11.0",