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/postcss-custom-properties/package.json |   23 ++++++++++-------------
 1 files changed, 10 insertions(+), 13 deletions(-)

diff --git a/PAMapp/node_modules/postcss-custom-properties/package.json b/PAMapp/node_modules/postcss-custom-properties/package.json
index d6289f4..6ea4dcd 100644
--- a/PAMapp/node_modules/postcss-custom-properties/package.json
+++ b/PAMapp/node_modules/postcss-custom-properties/package.json
@@ -1,32 +1,27 @@
 {
-  "_args": [
-    [
-      "postcss-custom-properties@8.0.11",
-      "/Users/tomas/PAM/PAMapp"
-    ]
-  ],
-  "_from": "postcss-custom-properties@8.0.11",
+  "_from": "postcss-custom-properties@^8.0.11",
   "_id": "postcss-custom-properties@8.0.11",
   "_inBundle": false,
   "_integrity": "sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA==",
   "_location": "/postcss-custom-properties",
   "_phantomChildren": {},
   "_requested": {
-    "type": "version",
+    "type": "range",
     "registry": true,
-    "raw": "postcss-custom-properties@8.0.11",
+    "raw": "postcss-custom-properties@^8.0.11",
     "name": "postcss-custom-properties",
     "escapedName": "postcss-custom-properties",
-    "rawSpec": "8.0.11",
+    "rawSpec": "^8.0.11",
     "saveSpec": null,
-    "fetchSpec": "8.0.11"
+    "fetchSpec": "^8.0.11"
   },
   "_requiredBy": [
     "/postcss-preset-env"
   ],
   "_resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.11.tgz",
-  "_spec": "8.0.11",
-  "_where": "/Users/tomas/PAM/PAMapp",
+  "_shasum": "2d61772d6e92f22f5e0d52602df8fae46fa30d97",
+  "_spec": "postcss-custom-properties@^8.0.11",
+  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-preset-env",
   "author": {
     "name": "Jonathan Neal",
     "email": "jonathantneal@hotmail.com"
@@ -34,6 +29,7 @@
   "bugs": {
     "url": "https://github.com/postcss/postcss-custom-properties/issues"
   },
+  "bundleDependencies": false,
   "contributors": [
     {
       "name": "Maxime Thirouin"
@@ -43,6 +39,7 @@
     "postcss": "^7.0.17",
     "postcss-values-parser": "^2.0.1"
   },
+  "deprecated": false,
   "description": "Use Custom Properties Queries in CSS",
   "devDependencies": {
     "@babel/core": "^7.4.5",

--
Gitblit v1.8.0