This commit is contained in:
JesmoDev
2022-05-17 12:40:50 +02:00
parent 78ce67d950
commit bb9232d589
10 changed files with 7474 additions and 112 deletions

View File

@@ -9,6 +9,7 @@
"lint": "echo 'TODO: Implement lint'"
},
"dependencies": {
"@umbraco-ui/uui": "^0.2.0",
"lit": "^2.0.2"
},
"devDependencies": {
@@ -18,10 +19,10 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-lit": "^1.6.1",
"eslint-plugin-lit-a11y": "^1.1.0-next.1",
"msw": "^0.39.2",
"prettier": "2.6.2",
"typescript": "^4.5.4",
"vite": "^2.9.9",
"msw": "^0.39.2"
"vite": "^2.9.9"
},
"msw": {
"workerDirectory": "public"