Skip to content

Commit

Permalink
Fix git submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
baku89 committed Oct 2, 2023
1 parent 14496f5 commit d962d96
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "dev_modules/bndr-js"]
path = dev_modules/bndr-js
url = https://github.com/baku89/bndr-js
[submodule "dev_modules/linearly"]
[submodule "linearly"]
path = dev_modules/linearly
url = https://github.com/baku89/linearly
[submodule "bndr-js"]
path = dev_modules/bndr-js
url = https://github.com/baku89/bndr-js
1 change: 1 addition & 0 deletions dev_modules/bndr-js
Submodule bndr-js added at 498678
2 changes: 1 addition & 1 deletion dev_modules/linearly
Submodule linearly updated 1 files
+1 −1 package.json

0 comments on commit d962d96

Please sign in to comment.