add apps to workspaces

This commit is contained in:
Pavel Prichodko 2023-01-10 12:24:40 +01:00
parent 3639a7f8d8
commit 55954ec40d
No known key found for this signature in database
GPG Key ID: 0EB8D75C775AB6F1
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"private": true, "private": true,
"workspaces": [ "workspaces": [
"packages/*", "packages/*",
"apps/*",
"examples/*" "examples/*"
], ],
"keywords": [], "keywords": [],