-
- Downloads
Allow new versions of uuid
... | @@ -76,7 +76,7 @@ | ... | @@ -76,7 +76,7 @@ |
"redux-thunk": "^2.3.0", | "redux-thunk": "^2.3.0", | ||
"reselect": "^4.0.0", | "reselect": "^4.0.0", | ||
"url": "^0.11.0", | "url": "^0.11.0", | ||
"uuid": "^8.1.0" | "uuid": "^8.1.0 || ^9.0.0" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@babel/cli": "^7.17.6", | "@babel/cli": "^7.17.6", | ||
... | ... |
Please register or sign in to comment