aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index b3ef137f0..03108f765 100644
--- a/package.json
+++ b/package.json
@@ -60,6 +60,7 @@
},
"dependencies": {
"@types/react": "^16.0.2",
- "@types/react-dom": "^15.5.2"
+ "@types/react-dom": "^15.5.2",
+ "axios": "^0.16.2"
}
}