Next generates a weird .next/package.json when running, so need to restrict example workspaces

This commit is contained in:
Matt Aitken
2023-06-21 19:03:53 +01:00
parent cf9c34950f
commit 9b3f4bc1a3
+1 -1
View File
@@ -3,4 +3,4 @@ packages:
- "packages/*"
- "integrations/*"
- "apps/**"
- "examples/**"
- "examples/*"