From ab4e8129d5c94ff96e6c85d0d2b66a04a052b4e5 Mon Sep 17 00:00:00 2001
From: HelenHuang <LinHuang@pollex.com.tw>
Date: 星期四, 09 六月 2022 15:26:15 +0800
Subject: [PATCH] TODO#139888 嚴選配對 - 文案修改

---
 PAMapp/node_modules/@types/optimize-css-assets-webpack-plugin/package.json |   14 +++++---------
 1 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/PAMapp/node_modules/@types/optimize-css-assets-webpack-plugin/package.json b/PAMapp/node_modules/@types/optimize-css-assets-webpack-plugin/package.json
index 1789178..0f2b066 100755
--- a/PAMapp/node_modules/@types/optimize-css-assets-webpack-plugin/package.json
+++ b/PAMapp/node_modules/@types/optimize-css-assets-webpack-plugin/package.json
@@ -1,11 +1,4 @@
 {
-  "_args": [
-    [
-      "@types/optimize-css-assets-webpack-plugin@5.0.3",
-      "/Users/tomas/PAM/PAMapp"
-    ]
-  ],
-  "_development": true,
   "_from": "@types/optimize-css-assets-webpack-plugin@5.0.3",
   "_id": "@types/optimize-css-assets-webpack-plugin@5.0.3",
   "_inBundle": false,
@@ -27,11 +20,13 @@
     "/@nuxt/types"
   ],
   "_resolved": "https://registry.npmjs.org/@types/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.3.tgz",
-  "_spec": "5.0.3",
-  "_where": "/Users/tomas/PAM/PAMapp",
+  "_shasum": "9bf5bdbb57b379f59a37a6775336f42cd6701852",
+  "_spec": "@types/optimize-css-assets-webpack-plugin@5.0.3",
+  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\types",
   "bugs": {
     "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
   },
+  "bundleDependencies": false,
   "contributors": [
     {
       "name": "Armando Meziat",
@@ -45,6 +40,7 @@
   "dependencies": {
     "@types/webpack": "^4"
   },
+  "deprecated": false,
   "description": "TypeScript definitions for optimize-css-assets-webpack-plugin",
   "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
   "license": "MIT",

--
Gitblit v1.8.0