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

Commit

Permalink
Release: v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tayvano committed Jan 3, 2017
1 parent a2a29af commit bbfd1c1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 13 deletions.
2 changes: 1 addition & 1 deletion chrome-extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MyEtherWallet CX",
"version": "3.3.7",
"version": "3.4.0",
"manifest_version": 2,
"description": "MyEtherWallet Chrome Extension",
"homepage_url": "https://www.myetherwallet.com/",
Expand Down
17 changes: 5 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"author": "MyEtherWallet",
"license": "ISC",
"devDependencies": {
"angular": "^1.5.3",
"angular-sanitize": "^1.5.8",
"angular-translate": "^2.13.0",
"angular-translate-handler-log": "^2.13.0",
"angular": "^1.6.1",
"angular-sanitize": "^1.6.1",
"angular-translate": "^2.13.1",
"angular-translate-handler-log": "^2.13.1",
"babel-preset-es2015": "^6.18.0",
"babelify": "^7.3.0",
"bignumber.js": "^3.0.1",
Expand All @@ -35,7 +35,7 @@
"gulp-uglify": "^2.0.0",
"gulp-zip": "^3.2.0",
"hdkey": "^0.7.1",
"install": "^0.8.1",
"install": "^0.8.4",
"marked": "^0.3.6",
"npm": "^3.8.5",
"run-sequence": "^1.2.2",
Expand All @@ -44,12 +44,5 @@
"uuid": "^2.0.3",
"vinyl-buffer": "1.0.0",
"vinyl-source-stream": "^1.1.0"
},
"dependencies": {
"angular": "^1.6.1",
"angular-sanitize": "^1.6.1",
"angular-translate": "^2.13.1",
"angular-translate-handler-log": "^2.13.1",
"install": "^0.8.4"
}
}
Binary file added releases/chrome-extension-v3.4.0.zip
Binary file not shown.
Binary file added releases/dist-v3.4.0.zip
Binary file not shown.

0 comments on commit bbfd1c1

Please sign in to comment.