We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcae8b7 commit 096f86aCopy full SHA for 096f86a
packages/commitlint-config/package.json
@@ -1,15 +1,15 @@
1
{
2
- "name": "@lmc-eu/commitlint-config",
+ "name": "@alma-oss/commitlint-config",
3
"version": "2.0.3",
4
- "description": "LMC's configuration for commitlint",
+ "description": "Alma's configuration for commitlint",
5
"keywords": [
6
"commitlint",
7
- "lmc",
+ "alma",
8
"config"
9
],
10
- "author": "Tomáš Litera <tomas.litera@lmc.eu>",
11
- "license": "BSD-3-Clause",
12
"type": "module",
+ "author": "Tomáš Litera <tomas.litera@almacareer.com>",
+ "license": "MIT",
13
"repository": {
14
"type": "git",
15
"url": "https://github.com/lmc-eu/code-quality-tools",
0 commit comments