Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplesamlphp-module-campususerpass
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Perun
Perun ProxyIdP
simplesamlphp-module-campususerpass
Commits
ed5dfc17
Commit
ed5dfc17
authored
Mar 20, 2024
by
Pavel Břoušek
Browse files
Options
Downloads
Patches
Plain Diff
chore(deps): fix commitizen adapter path
parent
3720fb14
No related branches found
No related tags found
No related merge requests found
Pipeline
#413559
passed
Mar 20, 2024
Stage: .pre
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+1
-1
1 addition, 1 deletion
package.json
with
1 addition
and
1 deletion
package.json
+
1
−
1
View file @
ed5dfc17
...
...
@@ -4,7 +4,7 @@
"private"
:
true
,
"config"
:
{
"commitizen"
:
{
"path"
:
"
./node_modules/
@commitlint/cz-commitlint"
"path"
:
"@commitlint/cz-commitlint"
}
},
"devDependencies"
:
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment