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": { "dependencies": {
"@github/catalyst": "^1.1.3", "@github/catalyst": "^1.1.3",
"lit-html": "^1.4.1",
"validator": "^13.6.0" "validator": "^13.6.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -4069,9 +4069,9 @@ levn@^0.4.1:
prelude-ls "^1.2.1" prelude-ls "^1.2.1"
type-check "~0.4.0" type-check "~0.4.0"
core/utils@^1.4.1: lit-html@^1.4.1:
version "1.4.1" version "1.4.1"
resolved "https://registry.yarnpkg.com/core/utils/-/core/utils-1.4.1.tgz#0c6f3ee4ad4eb610a49831787f0478ad8e9ae5e0" resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-1.4.1.tgz#0c6f3ee4ad4eb610a49831787f0478ad8e9ae5e0"
integrity sha512-B9btcSgPYb1q4oSOb/PrOT6Z/H+r6xuNzfH4lFli/AWhYwdtrgQkQWBbIc6mdnf6E2IL3gDXdkkqNktpU0OZQA== integrity sha512-B9btcSgPYb1q4oSOb/PrOT6Z/H+r6xuNzfH4lFli/AWhYwdtrgQkQWBbIc6mdnf6E2IL3gDXdkkqNktpU0OZQA==
load-json-file@^1.0.0: load-json-file@^1.0.0: