Switch to library version of Promise

This commit is contained in:
Lucien Greathouse
2018-04-20 23:26:50 -07:00
parent 187194a615
commit 2d71e3ebea
7 changed files with 14 additions and 310 deletions

View File

@@ -18,6 +18,10 @@
"path": "modules/roact-rodux/lib",
"target": "ReplicatedStorage.Rojo.modules.RoactRodux"
},
"modules/promise": {
"path": "modules/promise/lib",
"target": "ReplicatedStorage.Rojo.modules.Promise"
},
"modules/testez": {
"path": "modules/testez/lib",
"target": "ReplicatedStorage.TestEZ"