Skip to content

Commit 0f435c6

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # .yarnrc.yml # README.md # demo-vue # docs/assets/highlight.css # docs/assets/main.js # docs/assets/search.js # docs/assets/style.css # docs/classes/PersistentBottomSheet.html # docs/functions/install.html # docs/index.html # docs/interfaces/BottomSheetEventData.html # docs/modules.html # docs/variables/PAN_GESTURE_TAG.html # docs/variables/backdropColorProperty.html # docs/variables/bottomSheetProperty.html # docs/variables/gestureEnabledProperty.html # docs/variables/scrollViewProperty.html # docs/variables/stepIndexProperty.html # docs/variables/stepsProperty.html # docs/variables/translationFunctionProperty.html # package.json # packages/ui-persistent-bottomsheet/README.md # tools # yarn.lock
2 parents 76c8427 + 2b0ea0c commit 0f435c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitmodules

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[submodule "tools"]
22
path = tools
3-
url = git@github.com:nativescript-community/plugin-seed-tools.git
3+
url = https://github.com/nativescript-community/plugin-seed-tools.git
44
[submodule "demo-vue"]
55
path = demo-vue
6-
url = git@github.com:nativescript-community/plugin-seed-demo-vue.git
6+
url = https://github.com/nativescript-community/plugin-seed-demo-vue.git
77
[submodule "demo-ng"]
88
path = demo-ng
9-
url = git@github.com:nativescript-community/plugin-seed-demo-ng.git
9+
url = https://github.com/nativescript-community/plugin-seed-demo-ng.git
1010
[submodule "demo-svelte"]
1111
path = demo-svelte
12-
url = git@github.com:nativescript-community/plugin-seed-demo-svelte.git
12+
url = https://github.com/nativescript-community/plugin-seed-demo-svelte.git
1313
[submodule "demo-react"]
1414
path = demo-react
15-
url = git@github.com:nativescript-community/plugin-seed-demo-react.git
15+
url = https://github.com/nativescript-community/plugin-seed-demo-react.git

0 commit comments

Comments
 (0)