We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242a59c commit a2eb99cCopy full SHA for a2eb99c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tfarras/nestjs-typeorm-pagination",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "Extension for simple pagination of TypeORM entities",
5
"author": "Taimoor Farras <farrastaimoor@gmail.com>",
6
"readmeFilename": "README.md",
@@ -82,4 +82,4 @@
82
"coverageDirectory": "../coverage",
83
"testEnvironment": "node"
84
}
85
-}
+}
0 commit comments