Skip to content

Commit 4eeb9aa

Browse files
committed
build(deps): allow consumers to install higher versions of uui
1 parent d883221 commit 4eeb9aa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@
200200
"@types/diff": "^5.2.1",
201201
"@types/dompurify": "^3.0.5",
202202
"@types/uuid": "^10.0.0",
203-
"@umbraco-ui/uui": "1.9.0",
204-
"@umbraco-ui/uui-css": "1.9.0",
203+
"@umbraco-ui/uui": "^1.9.0",
204+
"@umbraco-ui/uui-css": "^1.9.0",
205205
"base64-js": "^1.5.1",
206206
"diff": "^5.2.0",
207207
"dompurify": "^3.1.6",

0 commit comments

Comments
 (0)