Skip to content

Commit 09ad0ca

Browse files
committed
fix(deps): unpin dependencies
1 parent acd209f commit 09ad0ca

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
@@ -19,7 +19,7 @@
1919
"node": ">=v16"
2020
},
2121
"dependencies": {
22-
"@insurgentlab/conventional-changelog-preset": "6.0.3"
22+
"@insurgentlab/conventional-changelog-preset": "^6.0.3"
2323
},
2424
"devDependencies": {
2525
"@commitlint/lint": "17.6.7",

0 commit comments

Comments
 (0)