fixup! fix node dependencies in package.json

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-08-05 10:24:26 -04:00
parent d3d41972d5
commit 1495978dea
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
2 changed files with 1089 additions and 212 deletions

View File

@ -35,7 +35,8 @@
"reselect": "^4.0.0",
"validator": "^11.1.0",
"web3": "1.0.0-beta.34",
"web3-utils": "^1.0.0-beta.35"
"web3-utils": "^1.0.0-beta.35",
"react-scripts": "^3.0.1"
},
"scripts": {
"start": "./node_modules/.bin/react-scripts start",
@ -75,7 +76,6 @@
"gh-pages": "^2.0.1",
"husky": "^1.3.1",
"lint-staged": "^8.1.5",
"prettier": "^1.16.4",
"react-scripts": "^3.0.1"
"prettier": "^1.16.4"
}
}

1295
yarn.lock

File diff suppressed because it is too large Load Diff