Add libphonenumber-js dependency

This is used e.g. for formatting phone numbers in the People list.
This commit is contained in:
Anders Borch
2023-04-13 17:26:31 +02:00
parent 3d976577c1
commit a58735925f
2 changed files with 7 additions and 0 deletions

View File

@ -16,6 +16,7 @@
"@types/react-dom": "^18.0.9",
"graphql": "^16.6.0",
"jwt-decode": "^3.1.2",
"libphonenumber-js": "^1.10.26",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.4.4",