mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 22:59:10 +00:00
f005461ecc
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 lines
201 B
JSON
11 lines
201 B
JSON
{
|
|
"name": "@vitejs/test-dep-that-imports",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"slash3": "npm:slash@^3.0.0",
|
|
"slash5": "npm:slash@^5.1.0",
|
|
"vue": "^3.5.13"
|
|
}
|
|
}
|