diff --git a/package.json b/package.json index d089364bc..adc4378d1 100644 --- a/package.json +++ b/package.json @@ -145,6 +145,10 @@ "rollup", "webpack" ] + }, + "allowedDeprecatedVersions": { + "sourcemap-codec": "*", + "stable": "*" } }, "repository": "git@github.com:pure-admin/vue-pure-admin.git",