mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
8 lines
136 B
JSON
8 lines
136 B
JSON
{
|
|
"private": true,
|
|
"name": "test-e2e-react-compiler",
|
|
"dependencies": {
|
|
"reference-library": "link:./reference-library"
|
|
}
|
|
}
|