Skip to content

Commit 22ad3d4

Browse files
committed
update keywords
1 parent ccce9e7 commit 22ad3d4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,12 @@
2121
"test:e2e": "jest --config ./test/jest-e2e.json"
2222
},
2323
"keywords": [
24-
"nestjs"
24+
"nestjs",
25+
"typeorm",
26+
"pagination",
27+
"paginate",
28+
"entity",
29+
"query"
2530
],
2631
"publishConfig": {
2732
"access": "public"

0 commit comments

Comments
 (0)