update regenerator submodule url

This commit is contained in:
Sebastian McKenzie
2015-01-20 02:31:10 +11:00
parent 7007f7e0bb
commit 437ba46889

2
.gitmodules vendored
View File

@@ -3,7 +3,7 @@
url = https://github.com/google/traceur-compiler
[submodule "vendor/regenerator"]
path = vendor/regenerator
url = https://github.com/facebook/regenerator
url = https://github.com/6to5/regenerator-6to5
[submodule "vendor/test262"]
path = vendor/test262
url = https://github.com/tc39/test262