Skip to content

Commit

Permalink
test: update config snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 26, 2021
1 parent 857b02f commit fca3325
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/cli/test/unit/__snapshots__/webpack.test.js.snap
Expand Up @@ -76,7 +76,7 @@ exports[`webpack nuxt webpack module.rules 1`] = `
\\"<nuxtDir>/packages/babel-preset-app/src/index.js\\",
Object {
\\"corejs\\": Object {
\\"version\\": 2,
\\"version\\": 3,
},
},
],
Expand Down Expand Up @@ -689,7 +689,7 @@ exports[`webpack nuxt webpack module.rules test=.jsx 1`] = `
\\"<nuxtDir>/packages/babel-preset-app/src/index.js\\",
Object {
\\"corejs\\": Object {
\\"version\\": 2,
\\"version\\": 3,
},
},
],
Expand Down

0 comments on commit fca3325

Please sign in to comment.