liuyanpeng 1 year ago
parent
commit
abee6875f7
2 changed files with 184 additions and 509 deletions
  1. 1 1
      .vscode/settings.json
  2. 183 508
      package-lock.json

+ 1 - 1
.vscode/settings.json

@@ -1,7 +1,7 @@
 // 将设置放入此文件中以覆盖默认值和用户设置。
 {
       "files.exclude": {
-            "**/node_modules": true,
+            "**/node_modules": false,
             "**/build": true,
             "**/package-lock.json": true
       },

File diff suppressed because it is too large
+ 183 - 508
package-lock.json


Some files were not shown because too many files changed in this diff