Skip to content
Merged
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
14 changes: 7 additions & 7 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
[submodule "packages/rps"]
path = packages/rps
url = git@github.com:PlasmoHQ/rps.git
url = https://github.com/PlasmoHQ/rps.git
branch = main
[submodule "packages/puro"]
path = packages/puro
url = git@github.com:PlasmoHQ/puro.git
url = https://github.com/PlasmoHQ/puro.git
branch = main
[submodule "packages/gcp-refresh-token"]
path = packages/gcp-refresh-token
url = git@github.com:PlasmoHQ/gcp-refresh-token.git
url = https://github.com/PlasmoHQ/gcp-refresh-token.git
branch = main
[submodule "packages/use-hashed-state"]
path = packages/use-hashed-state
url = git@github.com:PlasmoHQ/use-hashed-state.git
url = https://github.com/PlasmoHQ/use-hashed-state.git
branch = main
[submodule "examples"]
path = examples
url = git@github.com:PlasmoHQ/examples.git
url = https://github.com/PlasmoHQ/examples.git
[submodule "packages/permission-ui"]
path = packages/permission-ui
url = git@github.com:PlasmoHQ/permission-ui.git
url = https://github.com/PlasmoHQ/permission-ui.git
[submodule "packages/utils"]
path = packages/utils
url = https://github.com/PlasmoHQ/plasmo-utils.git
Expand All @@ -31,5 +31,5 @@
url = https://github.com/PlasmoHQ/plasmo-config.git
[submodule "api/storage"]
path = api/storage
url = git@github.com:PlasmoHQ/storage.git
url = https://github.com/PlasmoHQ/storage.git
branch = main