Skip to content

Commit

Permalink
Fix version of nuxt-test-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed May 3, 2024
1 parent 3b383eb commit 5122721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@nuxtjs/eslint-module": "^4.1.0",
"@nuxtjs/stylelint-module": "^5.1.0",
"@nuxtjs/vuetify": "^1.12.3",
"@vue/test-utils": "^2.4.5",
"@vue/test-utils": "^1.3.6",
"axios": "^0.28.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^29.7.0",
Expand Down

0 comments on commit 5122721

Please sign in to comment.