Skip to content

Commit

Permalink
fix(pro:transfer): maximum recursive updates exceeded under vue 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sallerli1 committed Jan 2, 2024
1 parent 181bf35 commit 4d8e1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -88,7 +88,7 @@
"@vue/runtime-core": "^3.3.4",
"@vue/runtime-dom": "^3.3.4",
"@vue/shared": "^3.3.4",
"@vue/test-utils": "2.1.0",
"@vue/test-utils": "2.4.3",
"c8": "^7.14.0",
"chalk": "^4.1.2",
"codecov": "^3.8.3",
Expand Down

0 comments on commit 4d8e1c8

Please sign in to comment.