bitovi / querystring-parser

MIT License
8 stars 5 forks source link

sequelize: expand dotted paths in sort to match sequelize's format for sorting by fields in associations #68

Closed bmomberger-bitovi closed 11 months ago

bmomberger-bitovi commented 11 months ago

Changes look good. If you're certain removed packages are fine then it's good to go.

I think the package difference was that I did npm install before lerna bootstrap -- once I did the latter, the former always updated package-lock with the removed dependencies present.