Skip to content

Commit

Permalink
chore: update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jan 4, 2021
1 parent ab25b87 commit b46a4b3
Show file tree
Hide file tree
Showing 2 changed files with 531 additions and 519 deletions.
2 changes: 0 additions & 2 deletions test/axios.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ let nuxt, addTemplate

const url = path => `http://localhost:3000${path}`

jest.mock('esm', () => module => id => module.require(id))

const setupNuxt = async (config) => {
nuxt = new Nuxt(config)

Expand Down
Loading

0 comments on commit b46a4b3

Please sign in to comment.