Created
December 18, 2023 10:19
-
-
Save spookyuser/5c8dbeec2599cde7854801ec59ac473c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/package.json b/package.json | |
index 18c05781ac63bb3a47e799309756e65ea88f8332..fd1fe26cc803844c4d6684e393a1099b7a04a5f0 100644 | |
--- a/package.json | |
+++ b/package.json | |
@@ -24,7 +24,7 @@ | |
"engines": { | |
"node": ">=14.8.0" | |
}, | |
- "types": "/types/mod.d.ts", | |
+ "types": "../types/mod.d.ts", | |
"keywords": [ | |
"filesystem", | |
"file", |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment