Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Commit

Permalink
Release: v3.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalielhere committed Oct 29, 2018
1 parent 7c624c2 commit 5dc58cd
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
22 changes: 11 additions & 11 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "MyEtherWallet",
"version": "3.21.21",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",
"devDependencies": {
"open": "0.0.5"
},
"bin": {
"mew": "bin/startMEW.js"
}
"name": "MyEtherWallet",
"version": "3.24.0",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",
"devDependencies": {
"open": "0.0.5"
},
"bin": {
"mew": "bin/startMEW.js"
}
}
22 changes: 11 additions & 11 deletions dist/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "MyEtherWallet",
"version": "3.21.21",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",
"devDependencies": {
"open": "0.0.5"
},
"bin": {
"mew": "bin/startMEW.js"
}
"name": "MyEtherWallet",
"version": "3.24.0",
"description": "An NPM dist of MyEtherWallet. For easier downloading & updating via CLI.",
"author": "MyEtherWallet",
"license": "ISC",
"devDependencies": {
"open": "0.0.5"
},
"bin": {
"mew": "bin/startMEW.js"
}
}

0 comments on commit 5dc58cd

Please sign in to comment.