Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin8617 authored Jan 4, 2022
1 parent 504b2e6 commit d83988a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "defi-wallet",
"version": "2.8.3",
"version": "2.8.4",
"description": "DeFi Wallet",
"main": "./electron-app/build/electron-app/index.js",
"author": {
Expand All @@ -11,7 +11,7 @@
"homepage": "https://github.com/DeFiCh/app",
"publicPath": "./",
"config": {
"ainVersion": "2.4.0"
"ainVersion": "2.5.0"
},
"scripts": {
"init": "npm ci && cd webapp && npm run init",
Expand Down

0 comments on commit d83988a

Please sign in to comment.