rsnext/test/e2e/import-conditions/package.json
2024-06-17 10:05:29 +02:00

7 lines
136 B
JSON

{
"private": true,
"name": "import-conditions",
"dependencies": {
"library-with-exports": "link:./library-with-exports"
}
}