Skip to content

Commit 487f999

Browse files
committed
fix version pin for 6.2.x release (Bootstrap 5.2.x release)
1 parent bd0922e commit 487f999

File tree

1 file changed

+1
-1
lines changed
  • bobtemplates/plone/theme_barceloneta/src/+package.namespace+/+package.name+/theme

1 file changed

+1
-1
lines changed

bobtemplates/plone/theme_barceloneta/src/+package.namespace+/+package.name+/theme/package.json.bob

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"css-lint": "stylelint \"styles/**/*.scss\" --cache --cache-location .cache/.stylelintcache"
2525
},
2626
"dependencies": {
27-
"@plone/plonetheme-barceloneta-base": "^3.0.0b6"
27+
"@plone/plonetheme-barceloneta-base": "~3.0.3"
2828
}
2929
}

0 commit comments

Comments
 (0)