jams-react-client: replace generate-password with generate-password-browser
generate-password is meant to run with nodejs, and webpack v5 won't include polyfills anymore, making this dependency unusable See https://github.com/brendanashworth/generate-password/issues/68 Change-Id: Ic8053722653b6c09b47222f642b62b4535cc8bf3
Showing
- jams-react-client/package.json 1 addition, 1 deletionjams-react-client/package.json
- jams-react-client/src/components/PasswordDialog/PasswordDialog.tsx 1 addition, 1 deletion...t-client/src/components/PasswordDialog/PasswordDialog.tsx
- jams-react-client/src/views/Settings/General.tsx 1 addition, 1 deletionjams-react-client/src/views/Settings/General.tsx
- jams-react-client/src/views/UserProfile/EditCreateUserProfile.tsx 1 addition, 1 deletion...ct-client/src/views/UserProfile/EditCreateUserProfile.tsx
Loading
Please register or sign in to comment