Skip to content

Commit

Permalink
chore: redo svelte examples ii submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Dec 5, 2022
1 parent 5f9edce commit d68380e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
path = c/qr/QR-Code-generator
url = https://github.com/nayuki/QR-Code-generator
branch = fd6917601d0a77b6b6df81599118212d8cdb9a27
[submodule "svelte/svelte-motoko-starter/internet-identity"]
path = svelte/svelte-motoko-starter/internet-identity
url = https://github.com/dfinity/internet-identity.git
[submodule "svelte/svelte-starter/internet-identity"]
path = svelte/svelte-starter/internet-identity
url = https://github.com/dfinity/internet-identity.git
[submodule "motoko/defi/DIP20"]
path = motoko/defi/src/DIP20
url = https://github.com/Psychedelic/DIP20.git
Expand All @@ -17,3 +11,9 @@
[submodule "motoko/basic_bitcoin/motoko-bitcoin"]
path = motoko/basic_bitcoin/motoko-bitcoin
url = https://github.com/tgalal/motoko-bitcoin
[submodule "svelte/svelte-starter/internet-identity"]
path = svelte/svelte-starter/internet-identity
url = https://github.com/dfinity/internet-identity.git
[submodule "svelte/svelte-motoko-starter/internet-identity"]
path = svelte/svelte-motoko-starter/internet-identity
url = https://github.com/dfinity/internet-identity.git
1 change: 1 addition & 0 deletions svelte/svelte-motoko-starter/internet-identity
Submodule internet-identity added at 58a633
1 change: 1 addition & 0 deletions svelte/svelte-starter/internet-identity
Submodule internet-identity added at 58a633

0 comments on commit d68380e

Please sign in to comment.