Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ng <chrng8@gmail.com>2022-07-21 23:00:59 +0300
committerChristopher Ng <chrng8@gmail.com>2022-08-27 02:49:27 +0300
commitd7821f8474be0146b9ac67d130f497bcb776ed9e (patch)
tree447ee1bff5623291a2b105cb190754c296eeb285 /package.json
parenta1fae0532090c3f7223ce8243e3025dfafde07ce (diff)
Remake phone number property saving with Vueenh/27869/phone
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 848250c7544..7454cd2f640 100644
--- a/package.json
+++ b/package.json
@@ -69,6 +69,7 @@
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.1",
"jstimezonedetect": "^1.0.7",
+ "libphonenumber-js": "^1.10.13",
"lodash": "^4.17.21",
"marked": "^4.0.14",
"moment": "^2.29.2",