Skip to content
Snippets Groups Projects
Commit 3051fac9 authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

chore: package.json and lock

parent fbdadd0b
No related branches found
No related tags found
No related merge requests found
Pipeline #400322 passed with stages
in 2 minutes and 13 seconds
This diff is collapsed.
{
"name": "perun-aai-ga4gh-passport-broker",
"private": true,
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@commitlint/cz-commitlint": "^17.5.0",
"@perun/semantic-release-perun-config": "^1.0.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/gitlab": "^12.0.6",
"@semantic-release/gitlab-config": "^13.0.0",
"commitizen": "^4.3.0",
"conventional-changelog-conventionalcommits": "^5.0.0",
"inquirer": "^8.2.5",
"semantic-release": "^21.1.2"
},
"config": {
"commitizen": {
"path": "./node_modules/@commitlint/cz-commitlint"
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment