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

diff --git a/PAMapp/node_modules/postcss-initial/package.json b/PAMapp/node_modules/postcss-initial/package.json
index 803dbd7..fb9a242 100644
--- a/PAMapp/node_modules/postcss-initial/package.json
+++ b/PAMapp/node_modules/postcss-initial/package.json
@@ -1,32 +1,27 @@
 {
-  "_args": [
-    [
-      "postcss-initial@3.0.4",
-      "/Users/tomas/PAM/PAMapp"
-    ]
-  ],
-  "_from": "postcss-initial@3.0.4",
+  "_from": "postcss-initial@^3.0.0",
   "_id": "postcss-initial@3.0.4",
   "_inBundle": false,
   "_integrity": "sha512-3RLn6DIpMsK1l5UUy9jxQvoDeUN4gP939tDcKUHD/kM8SGSKbFAnvkpFpj3Bhtz3HGk1jWY5ZNWX6mPta5M9fg==",
   "_location": "/postcss-initial",
   "_phantomChildren": {},
   "_requested": {
-    "type": "version",
+    "type": "range",
     "registry": true,
-    "raw": "postcss-initial@3.0.4",
+    "raw": "postcss-initial@^3.0.0",
     "name": "postcss-initial",
     "escapedName": "postcss-initial",
-    "rawSpec": "3.0.4",
+    "rawSpec": "^3.0.0",
     "saveSpec": null,
-    "fetchSpec": "3.0.4"
+    "fetchSpec": "^3.0.0"
   },
   "_requiredBy": [
     "/postcss-preset-env"
   ],
   "_resolved": "https://registry.npmjs.org/postcss-initial/-/postcss-initial-3.0.4.tgz",
-  "_spec": "3.0.4",
-  "_where": "/Users/tomas/PAM/PAMapp",
+  "_shasum": "9d32069a10531fe2ecafa0b6ac750ee0bc7efc53",
+  "_spec": "postcss-initial@^3.0.0",
+  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-preset-env",
   "author": {
     "name": "Maksim Koretskiy",
     "email": "mr.green.tv@gmail.com"
@@ -34,9 +29,11 @@
   "bugs": {
     "url": "https://github.com/maximkoretskiy/postcss-initial/issues"
   },
+  "bundleDependencies": false,
   "dependencies": {
     "postcss": "^7.0.2"
   },
+  "deprecated": false,
   "description": "PostCSS plugin to fallback initial keyword.",
   "devDependencies": {
     "chai": "3.5.0",

--
Gitblit v1.8.0