Skip to content

Commit aecfd7c

Browse files
committed
Add libraries
1 parent 9cfe2a8 commit aecfd7c

File tree

2 files changed

+2256
-1738
lines changed

2 files changed

+2256
-1738
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"axios": "^0.18.0",
6+
"axios": "^0.19.0",
77
"bootstrap": "^4.2.1",
88
"classnames": "^2.2.6",
9+
"downshift": "^3.2.10",
910
"final-form": "^4.11.1",
1011
"final-form-arrays": "^1.1.2",
1112
"history": "^4.7.2",
@@ -24,7 +25,7 @@
2425
"react-plotly.js": "^2.3.0",
2526
"react-redux": "^6.0.0",
2627
"react-router-dom": "^4.3.1",
27-
"react-scripts": "2.1.4",
28+
"react-scripts": "^3.0.1",
2829
"redux": "^4.0.1",
2930
"redux-logger": "^3.0.6",
3031
"redux-thunk": "^2.3.0",

0 commit comments

Comments
 (0)