Skip to content

Commit 24924d2

Browse files
committed
update base version in action bar
1 parent 075e988 commit 24924d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/uui-action-bar/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"custom-elements.json"
3030
],
3131
"dependencies": {
32-
"@umbraco-ui/uui-base": "0.0.14",
33-
"@umbraco-ui/uui-button-group": "0.0.9"
32+
"@umbraco-ui/uui-base": "0.0.12",
33+
"@umbraco-ui/uui-button-group": "0.0.7"
3434
},
3535
"scripts": {
3636
"build": "npm run analyze && tsc --build --force && rollup -c rollup.config.js",

0 commit comments

Comments
 (0)