Skip to content

Commit 8a0b779

Browse files
fix(package): update axios to version 0.19.0
Closes #10
1 parent 0980efc commit 8a0b779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"standard": "^8.5.0"
2929
},
3030
"dependencies": {
31-
"axios": "^0.15.2",
31+
"axios": "^0.19.0",
3232
"co": "^4.6.0",
3333
"flyd": "^0.2.2",
3434
"ramda": "^0.23.0",

0 commit comments

Comments
 (0)