Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8dc3402

Browse files
authoredJan 7, 2020
fix(package): update axios to version 0.19.1
Closes #12
1 parent 4fa8df6 commit 8dc3402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"axios": "^0.18.0",
6+
"axios": "^0.19.1",
77
"react": "^16.8.6",
88
"react-dom": "^16.8.6",
99
"react-scripts": "^3.1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.