Skip to content

Commit

Permalink
add some keywords to package.json
Browse files Browse the repository at this point in the history
Fix: #273
  • Loading branch information
isaacs committed May 17, 2023
1 parent 13f0172 commit 5c33c70
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,15 @@
},
"dependencies": {
"glob": "^10.2.5"
}
},
"keywords": [
"rm",
"rm -rf",
"rm -fr",
"remove",
"directory",
"cli",
"rmdir",
"recursive"
]
}

0 comments on commit 5c33c70

Please sign in to comment.