Skip to content

Commit 2aaaf72

Browse files
authored
Merge pull request #6 from sharvit/fix/peer-deps
fix(peer-deps): update peerDep @commitlint/cli from 7.0.x to 7.x.x
2 parents ca077af + 2d61d1d commit 2aaaf72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"standard-version": "~4.4.0"
6060
},
6161
"peerDependencies": {
62-
"@commitlint/cli": "~7.0.0"
62+
"@commitlint/cli": "^7.0.0"
6363
}
6464
}

0 commit comments

Comments
 (0)