Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
flootr committed Aug 4, 2016
1 parent 28f8aec commit 656576e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,20 @@
"url": "https://github.com/peerigon/unzip-crx.git"
},
"devDependencies": {
"babel-cli": "^6.7.5",
"babel-core": "^6.7.6",
"babel-preset-es2015": "^6.6.0",
"babel-cli": "^6.11.4",
"babel-core": "^6.11.4",
"babel-preset-es2015": "^6.9.0",
"eslint": "^2.7.0",
"eslint-config-peerigon": "^3.1.1",
"istanbul": "^0.4.3",
"mocha": "^2.4.5",
"mock-fs": "^3.8.0",
"mocha": "^3.0.1",
"mock-fs": "^3.11.0",
"temp": "^0.8.3",
"unexpected": "^10.13.0"
"unexpected": "^10.15.0"
},
"dependencies": {
"jszip": "^3.0.0",
"jszip": "^3.1.0",
"mkdirp": "^0.5.1",
"yaku": "^0.15.1"
"yaku": "^0.16.6"
}
}

0 comments on commit 656576e

Please sign in to comment.