adonisjs / lucid

AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
https://lucid.adonisjs.com/
MIT License
1.02k stars 189 forks source link

fix(configure): add missing luxon install #964

Closed RomainLanz closed 9 months ago

RomainLanz commented 9 months ago

Hey there! 👋🏻

This PR adds the missing luxon install in userland.

thetutlage commented 9 months ago

👍