Add order/limit support to find queries
This commit is contained in:
parent
b4eeb2c296
commit
153725f785
4 changed files with 91 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@endeavorance/prequel",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"exports": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue