fixed missing package

This commit is contained in:
Fran Jurmanović
2021-06-13 21:09:46 +02:00
parent ea8099fe30
commit fabfb43c02
2 changed files with 3 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"@github/catalyst": "^1.1.3",
"lit-html": "^1.4.1",
"validator": "^13.6.0"
},
"devDependencies": {