We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c18d0 commit c870094Copy full SHA for c870094
package.json
@@ -24,21 +24,21 @@
24
"enzyme-adapter-react-16": "^1.1.1",
25
"flag-icon-css": "^3.0.0",
26
"font-awesome": "^4.7.0",
27
- "prop-types": "^15.6.1",
28
- "react": "^16.4.0",
+ "prop-types": "^15.6.2",
+ "react": "^16.4.1",
29
"react-chartjs-2": "^2.7.2",
30
- "react-dom": "^16.4.0",
+ "react-dom": "^16.4.1",
31
"react-loadable": "^5.4.0",
32
"react-router-config": "^1.0.0-beta.4",
33
"react-router-dom": "^4.3.1",
34
- "react-test-renderer": "^16.4.0",
+ "react-test-renderer": "^16.4.1",
35
"reactstrap": "^6.1.0",
36
"simple-line-icons": "^2.4.1"
37
},
38
"devDependencies": {
39
"babel-jest": "^23.0.1",
40
"node-sass-chokidar": "^1.3.0",
41
- "npm-run-all": "^4.1.2",
+ "npm-run-all": "^4.1.3",
42
"react-scripts": "^1.1.4"
43
44
"scripts": {
0 commit comments