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": [
|
||||
"@types/node",
|
||||
"core-js",
|
||||
"postcss",
|
||||
"postcss-import",
|
||||
"postcss-loader",
|
||||
"postcss-url",
|
||||
@ -40,8 +38,6 @@
|
||||
"@types/webpack-bundle-analyzer",
|
||||
"@types/webpack-hot-middleware",
|
||||
"wrap-ansi",
|
||||
"jest",
|
||||
"babel-jest",
|
||||
"globby",
|
||||
"execa",
|
||||
"chalk",
|
||||
|
Loading…
Reference in New Issue
Block a user