This repository has been archived by the owner on Nov 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7c624c2
commit 5dc58cd
Showing
2 changed files
with
22 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |