2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-09-22 01:29:02 +00:00

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

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",