File renames to match HACS requirements.

This commit is contained in:
Dermot Duffy
2021-08-17 21:33:28 -07:00
parent 91bf25e6f6
commit 81e1b6d240
6 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ const plugins = [
export default [
{
input: 'src/frigate-card.ts',
input: 'src/frigate-hass-card.ts',
output: {
dir: 'dist',
format: 'es',