Skip to content

Commit d034ed4

Browse files
committed
Add @vercel/nft resolution beforehand not to get prompted
1 parent 5dccd57 commit d034ed4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

e2e-tests/test-applications/nuxt-4-test-app/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@
1414
"nuxt": "3.15.0",
1515
"vue": "latest",
1616
"vue-router": "latest"
17+
},
18+
"resolutions": {
19+
"@vercel/nft": "^0.27.4"
1720
}
18-
}
21+
}

0 commit comments

Comments
 (0)