@daisypayments/react-ethereum
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@daisypayments/react-ethereum", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Ethereum context for React", | ||
@@ -20,3 +20,2 @@ "author": "Patricio López Juri <patricio.juri@consensys.net> (https://lopezjuri.com)", | ||
"test": "jest", | ||
"test:watch": "react-scripts test --env=jsdom", | ||
"lint": "eslint", | ||
@@ -49,3 +48,3 @@ "build": "rollup -c", | ||
"eslint": "^6.7.2", | ||
"gh-pages": "^2.0.1", | ||
"gh-pages": "^2.1.1", | ||
"react": "^16.12.0", | ||
@@ -52,0 +51,0 @@ "react-dom": "^16.12.0", |
50926