Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pokusew committed Sep 9, 2017
1 parent 956a57d commit 947c82c
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 55 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
"@pokusew/pcsclite": "^0.4.18"
},
"devDependencies": {
"ava": "^0.21.0",
"babel-cli": "^6.24.1",
"ava": "^0.22.0",
"babel-cli": "^6.26.0",
"babel-plugin-transform-async-to-generator": "^6.24.1",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-register": "^6.24.1",
"chalk": "^2.0.1",
"cross-env": "^5.0.1",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-register": "^6.26.0",
"chalk": "^2.1.0",
"cross-env": "^5.0.5",
"mock-require": "^2.0.2",
"prettyjson": "^1.2.1",
"winston": "^2.3.1"
Expand Down
Loading

0 comments on commit 947c82c

Please sign in to comment.