diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2024-02-05 06:11:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-05 11:11:08 +0000 |
commit | 71c3aff53173cc83a96d7d2715b7918bdbc2d8a5 (patch) | |
tree | d13cc4a90ef26bb6476daca1edc1999208f4fadc /.htmlvalidateignore | |
parent | 0e7531bc5b443461d7e76e20877464ccf48a3ef5 (diff) |
kbn-handlebars dependency update (#613)
* Update kbn-handlebars dependency
* Move handlebars dependency to dev
* Update package
* Update readme
* Update readme
* Ignore legal file
Diffstat (limited to '.htmlvalidateignore')
-rw-r--r-- | .htmlvalidateignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.htmlvalidateignore b/.htmlvalidateignore index 572c354a..5f8a1cc9 100644 --- a/.htmlvalidateignore +++ b/.htmlvalidateignore @@ -1,2 +1,3 @@ node_modules/ -builds/
\ No newline at end of file +builds/ +ext/legal-npm.html |