Signed-off-by: sblausten <sam@roadie.io>
This commit is contained in:
sblausten
2023-03-17 15:50:10 +01:00
parent 194013944a
commit 2216940d26
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -46,8 +46,8 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"classnames": "^2.2.6",
"react-use": "^17.2.4",
"pluralize": "^8.0.0"
"pluralize": "^8.0.0",
"react-use": "^17.2.4"
},
"peerDependencies": {
"@types/react": "^16.13.1 || ^17.0.0",
+1
View File
@@ -6045,6 +6045,7 @@ __metadata:
classnames: ^2.2.6
cross-fetch: ^3.1.5
msw: ^1.0.0
pluralize: ^8.0.0
react-use: ^17.2.4
peerDependencies:
"@types/react": ^16.13.1 || ^17.0.0