jsdotlua / react-lua

A comprehensive, but not exhaustive, translation of upstream ReactJS 17.x into Lua.
https://jsdotlua.github.io/react-lua/
MIT License
425 stars 13 forks source link

Fix package.json main scripts #36

Closed jeparlefrancais closed 2 weeks ago

jeparlefrancais commented 2 weeks ago

I noticed that files were renamed to luau but the package.json configs were not adjusted!

grilme99 commented 2 weeks ago

Thanks!