Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Commit 33a4eaa

Browse files
fix(package): update axios to version 0.18.0
Closes #22
1 parent 035837b commit 33a4eaa

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
@@ -20,7 +20,7 @@
2020
"author": "Jon Nordby <jononor@gmail.com>",
2121
"license": "MIT",
2222
"dependencies": {
23-
"axios": "^0.16.1",
23+
"axios": "^0.18.0",
2424
"bluebird": "^3.4.1",
2525
"body-parser": "^1.15.2",
2626
"coffee-script": "^1.10.0",

0 commit comments

Comments
 (0)