feat(shared): add @solelog/shared contracts package and wire packages/* workspace

This commit is contained in:
Bas van Rossem
2026-06-17 13:26:07 +02:00
parent 1d395b417b
commit f83c9a6384
5 changed files with 56 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
{
"workspaces": [
"apps/*"
"apps/*",
"packages/*"
],
"resolutions": {
"react-native": "patch:react-native@npm%3A0.81.4#~/.yarn/patches/react-native+0.81.4.patch",