mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-23 01:32:04 -07:00
fix(about): Updating About View
This commit is contained in:
+6
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user