Skip to content

Commit 0a3af0b

Browse files
committed
📝 build: update basic info to trigger a build
1 parent 670dbf5 commit 0a3af0b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 Arvin Xu
3+
Copyright (c) 2020 - Current Arvin Xu
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"commit",
1010
"git"
1111
],
12-
"homepage": "https://github.com/arvinxx/gitmoji-commit-workflow/tree/master/packages/config",
12+
"homepage": "https://github.com/arvinxx/gitmoji-commit-workflow/tree/master/packages/commitlint-config",
1313
"repository": {
1414
"type": "git",
1515
"url": "https://github.com/arvinxx/gitmoji-commit-workflow.git"

packages/commitlint-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"description": "shareable commitlint plugin enforcing gitmoji commit rules",
55
"keywords": [
66
"commitlint",
7-
"commitlintplugin",
7+
"commitlint-plugin",
88
"gitmoji",
99
"emoji",
1010
"git"
1111
],
12-
"homepage": "https://github.com/arvinxx/gitmoji-commit-workflow/tree/master/packages/plugin",
12+
"homepage": "https://github.com/arvinxx/gitmoji-commit-workflow/tree/master/packages/commitlint-plugin",
1313
"repository": {
1414
"type": "git",
1515
"url": "https://github.com/arvinxx/commitlint-config-gitmoji.git"

0 commit comments

Comments
 (0)