Skip to content

Commit 5a9e51f

Browse files
committed
Add more keywords to the package.json
1 parent a284a88 commit 5a9e51f

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@
1717
"url": "https://github.com/pirelenito/git-revision-webpack-plugin.git"
1818
},
1919
"keywords": [
20-
"webpack",
21-
"plugin"
20+
"git",
21+
"git-describe",
22+
"plugin",
23+
"version",
24+
"webpack"
2225
],
2326
"author": "Paulo Ragonha",
2427
"license": "MIT",

0 commit comments

Comments
 (0)