Issue #23255:remove dropping of table
[xtuple] / .gitmodules
index 06ac675..42d04d7 100644 (file)
@@ -1,6 +1,6 @@
 [submodule "enyo-client/application/enyo"]
   path = enyo-client/application/enyo
-  url = https://github.com/enyojs/enyo.git
+  url = https://github.com/xtuple/enyo.git
 [submodule "lib/onyx"]
   path = lib/onyx
   url = https://github.com/enyojs/onyx.git
@@ -12,7 +12,7 @@
   url = https://bitbucket.org/GlitchTechScience/gts-plugins.git
 [submodule "lib/enyo-x/enyo"]
   path = lib/enyo-x/enyo
-  url = https://github.com/enyojs/enyo.git
+  url = https://github.com/xtuple/enyo.git
 [submodule "lib/enyo-x/lib/onyx"]
   path = lib/enyo-x/lib/onyx
   url = https://github.com/enyojs/onyx.git
@@ -40,3 +40,6 @@
 [submodule "lib/enyo-x/lib/font-onyx"]
        path = lib/enyo-x/lib/font-onyx
        url = https://github.com/xtuple/font-onyx.git
+[submodule "lib/tools/lib/async"]
+       path = lib/tools/lib/async
+       url = https://github.com/caolan/async.git