Compare commits

...

2 Commits

Author SHA1 Message Date
Agusti Fernandez Pardo 0a0fc5d5ea fix: rename path too to packages/closed 2022-05-09 14:22:59 +02:00
Agusti Fernandez Pardo e992e9a99a feat: adds closed submodule as packages/closed in monorepo 2022-05-09 14:20:16 +02:00
1 changed files with 4 additions and 0 deletions

4
.gitmodules vendored
View File

@ -10,3 +10,7 @@
path = apps/website
url = https://github.com/calcom/website.git
branch = main
[submodule "packages/closed"]
path = packages/closed
url = https://github.com/calcom/closed.git
branch = main