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 d3eb4e4 commit 575a103Copy full SHA for 575a103
docs/package.json
@@ -4,10 +4,10 @@
4
"build": "gatsby build --prefix-paths"
5
},
6
"dependencies": {
7
- "@aws-amplify/analytics": "^3.3.6",
+ "@aws-amplify/analytics": "^4.0.6",
8
"antd": "^4.7.0",
9
- "aws-amplify": "^3.3.3",
10
- "gatsby": "^2.24.77",
+ "aws-amplify": "^3.3.15",
+ "gatsby": "^2.4.0",
11
"gatsby-plugin-antd": "^2.2.0",
12
"gatsby-plugin-catch-links": "^2.3.15",
13
"gatsby-plugin-sitemap": "^2.4.16",
@@ -21,7 +21,8 @@
21
"bl": "^4.0.3",
22
"semver": "^7.3.2",
23
"node-fetch": "^2.6.1",
24
- "axios": "^0.21.1"
+ "axios": "^0.21.1",
25
+ "socket.io": "^2.4.0"
26
27
"keywords": [],
28
"license": "MIT-0",
0 commit comments