Update axios to v0.11.1

This commit is contained in:
Goh Jia Hao 2016-05-26 23:05:56 +08:00
parent 960f3362c9
commit 5264a96e3e
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
"homepage": "https://github.com/jiahaog/nativefier#readme",
"dependencies": {
"async": "^1.5.2",
"axios": "^0.9.1",
"axios": "^0.11.1",
"babel-polyfill": "^6.7.2",
"cheerio": "^0.19.0",
"commander": "^2.9.0",