dream2nix/examples/path-example/package.json
2022-05-17 12:57:57 +02:00

7 lines
66 B
JSON

{
"name": "path-test",
"workspaces": [
"packages/*"
]
}