Skip to content

Commit 2d61d1d

Browse files
author
Avi Sharvit
committed
fix(peer-deps): update peerDep @commitlint/cli from 7.0.x to 7.x.x
1 parent ca077af commit 2d61d1d

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)