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 22ad3d4 commit 316557bCopy full SHA for 316557b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tfarras/nestjs-typeorm-pagination",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Extension for simple pagination of TypeORM entities",
5
"author": "Taimoor Farras <farrastaimoor@gmail.com>",
6
"readmeFilename": "README.md",
@@ -79,4 +79,4 @@
79
"coverageDirectory": "../coverage",
80
"testEnvironment": "node"
81
}
82
-}
+}
0 commit comments