Use electron/brightray
This commit is contained in:
parent
363fabdcb4
commit
c68e9cb595
2 changed files with 3 additions and 3 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
|||
[submodule "vendor/brightray"]
|
||||
path = vendor/brightray
|
||||
url=https://github.com/MaxWhere/brightray
|
||||
url = https://github.com/electron/brightray.git
|
||||
[submodule "vendor/node"]
|
||||
path = vendor/node
|
||||
url = https://github.com/electron/node.git
|
||||
|
@ -21,4 +21,4 @@ url=https://github.com/MaxWhere/brightray
|
|||
url = https://github.com/kennethreitz/requests
|
||||
[submodule "vendor/boto"]
|
||||
path = vendor/boto
|
||||
url = https://github.com/boto/boto.git
|
||||
url = https://github.com/boto/boto.git
|
||||
|
|
2
vendor/brightray
vendored
2
vendor/brightray
vendored
|
@ -1 +1 @@
|
|||
Subproject commit f94cd198df0c78263689deae916bc9dcde375a81
|
||||
Subproject commit 7b5f321cd44f2083c59ab94f2bb23cc3f59a5c2b
|
Loading…
Reference in a new issue