updated uui and fixed import

This commit is contained in:
JesmoDev
2022-05-20 11:46:35 +02:00
parent b406be89c9
commit d290fdb629
3 changed files with 9 additions and 12 deletions

View File

@@ -31,7 +31,7 @@
"npm": ">=8.0.0 < 9"
},
"dependencies": {
"@umbraco-ui/uui": "^0.2.0",
"@umbraco-ui/uui": "^0.2.1",
"lit": "^2.2.4",
"openapi-typescript-fetch": "^1.1.3"
},