Explorar o código

chore: 忽略`sourcemap-codec`和`stable`依赖包的`deprecation`警告

xiaoxian521 %!s(int64=2) %!d(string=hai) anos
pai
achega
4be2f04b4d
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      package.json

+ 4 - 0
package.json

@@ -145,6 +145,10 @@
         "rollup",
         "webpack"
       ]
+    },
+    "allowedDeprecatedVersions": {
+      "sourcemap-codec": "*",
+      "stable": "*"
     }
   },
   "repository": "git@github.com:pure-admin/vue-pure-admin.git",