aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorEug-VS <eug-vs@keemail.me>2020-01-02 13:05:18 +0300
committerEug-VS <eug-vs@keemail.me>2020-01-02 13:09:46 +0300
commitbbcc4214d3064d58cf59265db2da326c629232ff (patch)
tree018f2da640f2658feceee2b506c55743832d2a52 /package.json
parent800992d6322897acb5829ee40728bc5adee455e5 (diff)
downloadchrono-cube-ui-bbcc4214d3064d58cf59265db2da326c629232ff.tar.gz
Create functions for GET and POST requests
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index d816b05..185f490 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,7 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.4.0",
"@testing-library/user-event": "^7.2.1",
+ "axios": "^0.19.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-scripts": "3.3.0",