diff options
author | jbukl <noreply@github.com> | 2023-11-09 10:19:28 -0500 |
---|---|---|
committer | jbukl <noreply@github.com> | 2023-11-09 10:29:55 -0500 |
commit | 41cff833abdfc4f8ca9b8d426c1b382891fcf934 (patch) | |
tree | 839f379feabe210433278974a975297cec46a97e /package.json | |
parent | c25e4c959e226174ff286ab7523eabcc55496bbb (diff) |
Fix hb import for media provider
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 1a6ebf84..edb40411 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "css": "^3.0.0", "dexie": "^3.2.4", "dexie-export-import": "^4.0.7", + "dotenv": "^16.3.1", "esbuild": "^0.19.5", "eslint": "^8.52.0", "eslint-plugin-header": "^3.1.1", |