next.js/test/e2e/import-conditions/package.json
package.json8 lines136 B
{
  "private": true,
  "name": "import-conditions",
  "dependencies": {
    "library-with-exports": "link:./library-with-exports"
  }
}
Quest for Codev2.0.0
/
SIGN IN