Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
path = commons
url = git@github.com:ulixee/commons.git
branch = main
[submodule "boss"]
path = boss
url = git@github.com:ulixee/boss.git
[submodule "apps"]
path = apps
url = git@github.com:ulixee/apps.git
branch = main
[submodule "chrome-alive"]
path = chrome-alive
url = git@github.com:ulixee/chrome-alive.git
[submodule "admin"]
path = admin
url = git@github.com:ulixee/admin.git
branch = main
2 changes: 1 addition & 1 deletion hero
Submodule hero updated 0 files
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@
},
"workspaces": {
"packages": [
"apps/menubar",
"apps/menubar-ui",

"commons",

"hero/client",
Expand Down
2 changes: 1 addition & 1 deletion server