Skip to content

Commit

Permalink
upgrade dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
ult-zhiwei committed Sep 9, 2019
1 parent 277449c commit d1aee40
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 14 deletions.
54 changes: 43 additions & 11 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,6 +1,6 @@
{
"name": "ult-wallet",
"version": "0.1.0",
"version": "2.0.5",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
Expand All @@ -9,7 +9,7 @@
},
"dependencies": {
"@xkeshi/vue-qrcode": "^1.0.0",
"axios": "^0.18.0",
"axios": "^0.18.1",
"big.js": "^5.2.2",
"crypto-js": "^3.1.9-1",
"ethereumjs-tx": "^1.3.7",
Expand Down Expand Up @@ -45,7 +45,7 @@
"ed25519-hd-key": "^1.0.0",
"eslint-friendly-formatter": "^4.0.1",
"ethereumjs-wallet": "^0.6.2",
"lodash": "^4.17.11",
"lodash": "^4.17.13",
"md5": "^2.2.1",
"moment": "^2.22.2",
"node-sass": "^4.9.4",
Expand Down

0 comments on commit d1aee40

Please sign in to comment.