forked from ag-grid/ag-grid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
19 lines (19 loc) · 840 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "packages/ag-grid-angular-cli-example"]
path = packages/ag-grid-angular-cli-example
url = https://github.com/ag-grid/ag-grid-angular-cli-example.git
branch = latest
[submodule "packages/ag-grid-react-example"]
path = packages/ag-grid-react-example
url = https://github.com/ag-grid/ag-grid-react-example.git
branch = latest
[submodule "packages/ag-grid-vue-example"]
path = packages/ag-grid-vue-example
url = https://github.com/ag-grid/ag-grid-vue-example.git
branch = latest
[submodule "packages/ag-grid-aurelia-example"]
path = packages/ag-grid-aurelia-example
url = https://github.com/ag-grid/ag-grid-aurelia-example.git
branch = latest
[submodule "packages/ag-grid-polymer-example"]
path = packages/ag-grid-polymer-example
url = https://github.com/ag-grid/ag-grid-polymer-example.git