aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/_locales/vi/messages.json (renamed from app/_locales/vn/messages.json)0
-rw-r--r--package-lock.json10
2 files changed, 10 insertions, 0 deletions
diff --git a/app/_locales/vn/messages.json b/app/_locales/vi/messages.json
index ea2ca1677..ea2ca1677 100644
--- a/app/_locales/vn/messages.json
+++ b/app/_locales/vi/messages.json
diff --git a/package-lock.json b/package-lock.json
index bd3026816..d1c488b09 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3929,6 +3929,16 @@
"resolved": "https://registry.npmjs.org/debounce/-/debounce-1.1.0.tgz",
"integrity": "sha512-ZQVKfRVlwRfD150ndzEK8M90ABT+Y/JQKs4Y7U4MXdpuoUkkrr4DwKbVux3YjylA5bUMUj0Nc3pMxPJX6N2QQQ=="
},
+ "debounce-stream": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/debounce-stream/-/debounce-stream-2.0.0.tgz",
+ "integrity": "sha1-HjNADM/wFavY7DMGYaVitoQQsI8=",
+ "requires": {
+ "debounce": "1.1.0",
+ "duplexer": "0.1.1",
+ "through": "2.3.8"
+ }
+ },
"debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",