forked from rojo-rbx/rojo
Release 6.0.0-rc.1
This change also includes some minor packaging changes in order to make Cargo happy.
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
"Fmt": {
|
||||
"$path": "fmt"
|
||||
},
|
||||
"RbxDom": {
|
||||
"$path": "rbx_dom_lua"
|
||||
},
|
||||
"Roact": {
|
||||
"$path": "modules/roact/src"
|
||||
},
|
||||
@@ -22,9 +25,6 @@
|
||||
},
|
||||
"t": {
|
||||
"$path": "modules/t/lib"
|
||||
},
|
||||
"RbxDom": {
|
||||
"$path": "modules/rbx-dom/rbx_dom_lua/src"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user