Skip to content

Commit

Permalink
chore: bump to 4.0.3 node (#1275)
Browse files Browse the repository at this point in the history
  • Loading branch information
fullstackninja864 authored Nov 23, 2023
1 parent ecca744 commit e842682
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "defi-wallet",
"version": "4.0.1",
"version": "4.0.2",
"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": "4.0.0"
"ainVersion": "4.0.3"
},
"scripts": {
"init": "npm ci --force && cd webapp && npm run init",
Expand Down
4 changes: 2 additions & 2 deletions webapp/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "defi-wallet",
"version": "4.0.1",
"version": "4.0.2",
"description": "DeFi Wallet",
"author": {
"name": "DeFiChain Foundation",
Expand Down

0 comments on commit e842682

Please sign in to comment.