fix(about): Updating About View

This commit is contained in:
Chris Troutner
2021-04-19 14:26:31 -07:00
parent 414b8c68bd
commit 407c153c03
3 changed files with 670 additions and 212 deletions
+6 -1
View File
@@ -25,7 +25,7 @@
"@capacitor/cli": "^2.4.6",
"@capacitor/core": "^2.4.6",
"gatsby": "^2.31.1",
"gatsby-ipfs-web-wallet": "^1.23.1",
"gatsby-ipfs-web-wallet": "^1.23.2",
"gatsby-plugin-bch-sweep": "^1.5.4"
},
"repository": {
@@ -37,6 +37,11 @@
},
"devDependencies": {
"capacitor-resources": "^2.0.5",
"eslint": "^7.24.0",
"eslint-config-prettier": "^8.2.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-standard": "^5.0.0",
"husky": "^4.3.8",
"semantic-release": "^17.4.2",
"standard": "^16.0.3"