Skip to content

Commit a4678ad

Browse files
committed
🐛 fix(parser-opts): fix package description
1 parent 01b9dd9 commit a4678ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/parser-opts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@gitmoji/parser-opts",
33
"version": "1.2.5",
4-
"description": "gitmoji styles commit parser options ",
4+
"description": "gitmoji styles commit parser options",
55
"author": "arvinxx <arvinx@foxmail.com>",
66
"homepage": "https://github.com/arvinxx/commit-gitmoji/tree/master/packages/parser-opts",
77
"license": "ISC",

0 commit comments

Comments
 (0)