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 4f94266 commit afd6eeeCopy full SHA for afd6eee
package.json
@@ -66,6 +66,8 @@
66
"@semantic-release/git": "^9.0.0",
67
"@semantic-release/npm": "^7.0.4",
68
"@semantic-release/release-notes-generator": "^9.0.1",
69
+ "@types/react-grid-layout": "^1.1.2",
70
+ "@types/uuid": "^8.3.1",
71
"@typescript-eslint/eslint-plugin": "^4.14.0",
72
"@typescript-eslint/parser": "^4.14.0",
73
"@ygkit/secure": "^0.0.3",
@@ -93,6 +95,7 @@
93
95
"dayjs": "^1.10.4",
94
96
"moment": "^2.29.1",
97
"tencent-cloud-sdk": "^1.0.5",
- "type-fest": "^0.20.2"
98
+ "type-fest": "^0.20.2",
99
+ "uuid": "^8.3.2"
100
}
101
0 commit comments