We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f08db commit fbf1367Copy full SHA for fbf1367
dev-portal/package.json
@@ -7,15 +7,15 @@
7
"react-scripts": "0.7.0"
8
},
9
"dependencies": {
10
- "amazon-cognito-identity-js": "^1.7.0",
11
- "aws-sdk": "^2.7.6",
12
- "chart.js": "^2.4.0",
13
- "jquery": "^3.1.1",
14
- "react": "^15.4.1",
15
- "react-dom": "^15.4.1",
16
- "react-router-dom": "^4.0.0-beta.4",
17
- "semantic-ui-css": "^2.2.4",
18
- "semantic-ui-react": "^0.61.2"
+ "amazon-cognito-identity-js": "1.7.0",
+ "aws-sdk": "2.7.6",
+ "chart.js": "2.4.0",
+ "jquery": "3.1.1",
+ "react": "15.4.1",
+ "react-dom": "15.4.1",
+ "react-router-dom": "4.0.0-beta.7",
+ "semantic-ui-css": "2.2.4",
+ "semantic-ui-react": "0.61.2"
19
20
"scripts": {
21
"start": "react-scripts start",
0 commit comments