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/@nuxt/types/node_modules/@types/webpack/package.json | 14 +++++--------- 1 files changed, 5 insertions(+), 9 deletions(-) diff --git a/PAMapp/node_modules/@nuxt/types/node_modules/@types/webpack/package.json b/PAMapp/node_modules/@nuxt/types/node_modules/@types/webpack/package.json index f70196e..eb8f9ef 100755 --- a/PAMapp/node_modules/@nuxt/types/node_modules/@types/webpack/package.json +++ b/PAMapp/node_modules/@nuxt/types/node_modules/@types/webpack/package.json @@ -1,11 +1,4 @@ { - "_args": [ - [ - "@types/webpack@4.41.28", - "/Users/tomas/PAM/PAMapp" - ] - ], - "_development": true, "_from": "@types/webpack@4.41.28", "_id": "@types/webpack@4.41.28", "_inBundle": false, @@ -27,11 +20,13 @@ "/@nuxt/types" ], "_resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.28.tgz", - "_spec": "4.41.28", - "_where": "/Users/tomas/PAM/PAMapp", + "_shasum": "0069a2159b7ad4d83d0b5801942c17d54133897b", + "_spec": "@types/webpack@4.41.28", + "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\types", "bugs": { "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" }, + "bundleDependencies": false, "contributors": [ { "name": "Qubo", @@ -130,6 +125,7 @@ "@types/webpack-sources": "*", "source-map": "^0.6.0" }, + "deprecated": false, "description": "TypeScript definitions for webpack", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", "license": "MIT", -- Gitblit v1.8.0