Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
s1gr1d committed Oct 3, 2024
1 parent 16421c2 commit 07a64c2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions dev-packages/e2e-tests/test-applications/nuxt-4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@
},
"dependencies": {
"@sentry/nuxt": "latest || *",
"nuxt": "^3.13.2",
"vue": "latest",
"vue-router": "latest"
"nuxt": "^3.13.2"
},
"devDependencies": {
"@nuxt/test-utils": "^3.14.1",
"@nuxt/test-utils": "^3.14.2",
"@playwright/test": "^1.44.1",
"@sentry-internal/test-utils": "link:../../../test-utils"
}
Expand Down

0 comments on commit 07a64c2

Please sign in to comment.