Skip to content

Commit

Permalink
fix error:
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotberry committed Aug 16, 2024
1 parent a5a21f0 commit 9af4e07
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion lib/exif.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { ExifTool } from "exiftool-vendored"

import { promises as fs } from "fs"
import xattr from "@napi-rs/xattr"

Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"chalk": "^5.3.0",
"configuration-station": "^0.0.7",
"dotenv": "^16.4.5",
"elliotisms": "^0.0.39",
"elliotisms": "^0.0.40",
"fdir": "^6.2.0",
"junk": "^4.0.1",
"node-tesseract-ocr": "^2.2.1",
Expand Down

0 comments on commit 9af4e07

Please sign in to comment.