From 90e6cb94e9c9a4d055a0983c9c7386daa48f61f9 Mon Sep 17 00:00:00 2001
From: HelenHuang <LinHuang@pollex.com.tw>
Date: 星期四, 09 六月 2022 15:45:03 +0800
Subject: [PATCH] TODO#139893 [ FAQ 常見問題 -我進行預約後,顧問會用甚麼方式聯繫我? ] 文案調整

---
 PAMapp/node_modules/jest-config/build/constants.js |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/PAMapp/node_modules/jest-config/build/constants.js b/PAMapp/node_modules/jest-config/build/constants.js
index 5fd72b1..3b86d59 100644
--- a/PAMapp/node_modules/jest-config/build/constants.js
+++ b/PAMapp/node_modules/jest-config/build/constants.js
@@ -3,17 +3,17 @@
 Object.defineProperty(exports, '__esModule', {
   value: true
 });
-exports.JEST_CONFIG_EXT_ORDER =
-  exports.JEST_CONFIG_EXT_JSON =
+exports.PACKAGE_JSON =
+  exports.NODE_MODULES =
   exports.JEST_CONFIG_EXT_TS =
-  exports.JEST_CONFIG_EXT_JS =
+  exports.JEST_CONFIG_EXT_ORDER =
   exports.JEST_CONFIG_EXT_MJS =
+  exports.JEST_CONFIG_EXT_JSON =
+  exports.JEST_CONFIG_EXT_JS =
   exports.JEST_CONFIG_EXT_CJS =
   exports.JEST_CONFIG_BASE_NAME =
-  exports.PACKAGE_JSON =
   exports.DEFAULT_REPORTER_LABEL =
   exports.DEFAULT_JS_PATTERN =
-  exports.NODE_MODULES =
     void 0;
 
 function path() {

--
Gitblit v1.8.0