Skip to content

Commit b5b33cc

Browse files
committed
chore(deps): fix peer dependencies
1 parent 890df5d commit b5b33cc

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
@@ -72,7 +72,7 @@
7272
"postversion": "echo \"You can now publish your version using 'git push --follow-tags'\""
7373
},
7474
"peerDependencies": {
75-
"bootstrap-italia": "^2.13.4",
75+
"bootstrap-italia": "^2.14.0",
7676
"react": ">=18.2.0"
7777
},
7878
"browserslist": [

0 commit comments

Comments
 (0)