Skip to content

Commit

Permalink
Bump node 4.2.5 (#1319)
Browse files Browse the repository at this point in the history
* Update package.json

Signed-off-by: Stonygan <44975826+Stonygan@users.noreply.github.com>

* Update package-lock.json

Bump Node to v4.2.5

Signed-off-by: Stonygan <44975826+Stonygan@users.noreply.github.com>

* Update package.json

Signed-off-by: Stonygan <44975826+Stonygan@users.noreply.github.com>

* Update package-lock.json

Signed-off-by: Stonygan <44975826+Stonygan@users.noreply.github.com>

---------

Signed-off-by: Stonygan <44975826+Stonygan@users.noreply.github.com>
  • Loading branch information
Stonygan authored Jan 23, 2025
1 parent 014d0b8 commit c1cd9cf
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 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.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "defi-wallet",
"version": "4.2.4",
"version": "4.2.5",
"description": "DeFi Wallet",
"main": "./electron-app/build/electron-app/index.js",
"author": {
"name": "DeFiChain Foundation",
"email": "engineering@defichain.com",
"url": "https://defichain.com/"
},
"homepage": "https://github.com/DeFiCh/app",
"homepage": "https://github.com/DeFiCh/defichain-app",
"publicPath": "./",
"config": {
"ainVersion": "4.2.4"
"ainVersion": "4.2.5"
},
"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.2.4",
"version": "4.2.5",
"description": "DeFi Wallet",
"author": {
"name": "DeFiChain Foundation",
Expand Down

0 comments on commit c1cd9cf

Please sign in to comment.