From 9bdb95c9e34cef640534e5e5a1e2225a80442000 Mon Sep 17 00:00:00 2001
From: HelenHuang <LinHuang@pollex.com.tw>
Date: 星期四, 09 六月 2022 15:48:15 +0800
Subject: [PATCH] TODO#139894 [ footer -最下方說明與保經代合作 ] 文案修改

---
 PAMapp/node_modules/decimal.js/package.json |   24 ++++++++++--------------
 1 files changed, 10 insertions(+), 14 deletions(-)

diff --git a/PAMapp/node_modules/decimal.js/package.json b/PAMapp/node_modules/decimal.js/package.json
index cc9232d..20cb585 100644
--- a/PAMapp/node_modules/decimal.js/package.json
+++ b/PAMapp/node_modules/decimal.js/package.json
@@ -1,33 +1,27 @@
 {
-  "_args": [
-    [
-      "decimal.js@10.3.1",
-      "/Users/tomas/PAM/PAMapp"
-    ]
-  ],
-  "_development": true,
-  "_from": "decimal.js@10.3.1",
+  "_from": "decimal.js@^10.2.1",
   "_id": "decimal.js@10.3.1",
   "_inBundle": false,
   "_integrity": "sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==",
   "_location": "/decimal.js",
   "_phantomChildren": {},
   "_requested": {
-    "type": "version",
+    "type": "range",
     "registry": true,
-    "raw": "decimal.js@10.3.1",
+    "raw": "decimal.js@^10.2.1",
     "name": "decimal.js",
     "escapedName": "decimal.js",
-    "rawSpec": "10.3.1",
+    "rawSpec": "^10.2.1",
     "saveSpec": null,
-    "fetchSpec": "10.3.1"
+    "fetchSpec": "^10.2.1"
   },
   "_requiredBy": [
     "/jsdom"
   ],
   "_resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz",
-  "_spec": "10.3.1",
-  "_where": "/Users/tomas/PAM/PAMapp",
+  "_shasum": "d8c3a444a9c6774ba60ca6ad7261c3a94fd5e783",
+  "_spec": "decimal.js@^10.2.1",
+  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jsdom",
   "author": {
     "name": "Michael Mclaughlin",
     "email": "M8ch88l@gmail.com"
@@ -36,6 +30,8 @@
   "bugs": {
     "url": "https://github.com/MikeMcl/decimal.js/issues"
   },
+  "bundleDependencies": false,
+  "deprecated": false,
   "description": "An arbitrary-precision Decimal type for JavaScript.",
   "files": [
     "decimal.js",

--
Gitblit v1.8.0