mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 07:05:11 +00:00
chore(deps): allow upgrading postcss, core-js and jest for 2.x
branch
This commit is contained in:
parent
11891ee503
commit
c6578219fa
@ -25,8 +25,6 @@
|
|||||||
],
|
],
|
||||||
"ignoreDeps": [
|
"ignoreDeps": [
|
||||||
"@types/node",
|
"@types/node",
|
||||||
"core-js",
|
|
||||||
"postcss",
|
|
||||||
"postcss-import",
|
"postcss-import",
|
||||||
"postcss-loader",
|
"postcss-loader",
|
||||||
"postcss-url",
|
"postcss-url",
|
||||||
@ -40,8 +38,6 @@
|
|||||||
"@types/webpack-bundle-analyzer",
|
"@types/webpack-bundle-analyzer",
|
||||||
"@types/webpack-hot-middleware",
|
"@types/webpack-hot-middleware",
|
||||||
"wrap-ansi",
|
"wrap-ansi",
|
||||||
"jest",
|
|
||||||
"babel-jest",
|
|
||||||
"globby",
|
"globby",
|
||||||
"execa",
|
"execa",
|
||||||
"chalk",
|
"chalk",
|
||||||
|
Loading…
Reference in New Issue
Block a user