From 1c8117f1077064290464ad48d5cdcb8c69c3900b Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Fri, 9 Aug 2019 12:43:59 +0200 Subject: [PATCH] more cleanup --- package.json | 13 +---------- public/index.html | 55 +++++++++++++---------------------------------- 2 files changed, 16 insertions(+), 52 deletions(-) diff --git a/package.json b/package.json index a40e031..257076e 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,6 @@ "name": "react-tutorial", "version": "1.0.0", "description": "React + squid.js interacting in the most minimal way with Ocean Protocol.", - "keywords": [], - "main": "src/index.js", "dependencies": { "@oceanprotocol/keeper-contracts": "0.10.3", "@oceanprotocol/squid": "0.6.6", @@ -12,19 +10,10 @@ "react-scripts": "^3.0.1", "web3": "^1.2.1" }, - "devDependencies": { - "typescript": "3.3.3" - }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" - }, - "browserslist": [ - ">0.2%", - "not dead", - "not ie <= 11", - "not op_mini all" - ] + } } diff --git a/public/index.html b/public/index.html index 42ae2d2..6f22724 100644 --- a/public/index.html +++ b/public/index.html @@ -1,43 +1,18 @@ + + + + My Little Ocean + - - - - - - - - - React App - - - - -
- - - - \ No newline at end of file + + +
+ +