Skip to content

Commit

Permalink
[#166] Add keywords (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
d4ins authored Nov 24, 2023
1 parent fe495d6 commit de5ad83
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,21 @@
"@nestjs/core": "^10.0.0",
"class-transformer": "^0.5.0",
"class-validator": "^0.14.0"
}
},
"keywords": [
"nest.js",
"nest.js tasks",
"nest.js environment",
"task execution",
"esm",
"cjs",
"cli commands",
"creating task",
"receiving tasks",
"running task",
"nest integration",
"tasksmodule",
"task",
"cli"
]
}

0 comments on commit de5ad83

Please sign in to comment.