Minor change
This commit is contained in:
parent
df1bc15aca
commit
d441277316
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "discover-dapps",
|
"name": "discover-dapps",
|
||||||
|
"homepage": "https://status-im.github.io/discover-dapps",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -54,6 +55,5 @@
|
||||||
"husky": "^1.3.1",
|
"husky": "^1.3.1",
|
||||||
"lint-staged": "^8.1.5",
|
"lint-staged": "^8.1.5",
|
||||||
"prettier": "^1.16.4"
|
"prettier": "^1.16.4"
|
||||||
},
|
}
|
||||||
"homepage": "https://status-im.github.io/discover-dapps"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue