mirror of
https://github.com/status-im/keycard-redeem.git
synced 2025-02-18 15:07:32 +00:00
set build homepage
This commit is contained in:
parent
066a1b716f
commit
3e52ede7cf
@ -2,6 +2,7 @@
|
|||||||
"name": "gift-keycard",
|
"name": "gift-keycard",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
|
"homepage": "./",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "embark test",
|
"test": "embark test",
|
||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
@ -27,7 +28,6 @@
|
|||||||
"connected-react-router": "^6.7.0",
|
"connected-react-router": "^6.7.0",
|
||||||
"eth-sig-util": "^2.5.3",
|
"eth-sig-util": "^2.5.3",
|
||||||
"history": "^4.10.1",
|
"history": "^4.10.1",
|
||||||
"minimist": "^1.2.3",
|
|
||||||
"node-sass": "^4.14.1",
|
"node-sass": "^4.14.1",
|
||||||
"react": "^16.13.1",
|
"react": "^16.13.1",
|
||||||
"react-dom": "^16.13.1",
|
"react-dom": "^16.13.1",
|
||||||
@ -39,7 +39,7 @@
|
|||||||
"redux-thunk": "^2.3.0",
|
"redux-thunk": "^2.3.0",
|
||||||
"typeface-roboto": "^0.0.75",
|
"typeface-roboto": "^0.0.75",
|
||||||
"typescript": "^3.8.3",
|
"typescript": "^3.8.3",
|
||||||
"web3": "1.2.7",
|
"web3": "^1.2.7",
|
||||||
"web3-eth": "1.2.7"
|
"web3-eth": "1.2.7"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user