Skip to content

Commit

Permalink
Use React and ReactRoblox from jsdotlua (#51)
Browse files Browse the repository at this point in the history
* Use React from jsdotlua

* Unpin minor version

---------

Co-authored-by: Chris Chang <[email protected]>
  • Loading branch information
vocksel and chriscerie authored Jul 31, 2023
1 parent 4d5459f commit 6c1d9d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react.wally.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ realm = "shared"
[dependencies]
Promise = "evaera/promise@^4.0"
TestEZ = "roblox/testez@^0.4"
React ="core-packages/react@17.0.1-rc.16"
ReactRoblox = "core-packages/react-roblox@17.0.1-rc.16"
React ="jsdotlua/react@^17"
ReactRoblox = "jsdotlua/react-roblox@^17"

0 comments on commit 6c1d9d3

Please sign in to comment.