Skip to content

Instantly share code, notes, and snippets.

@spookyuser
Created December 18, 2023 10:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spookyuser/5c8dbeec2599cde7854801ec59ac473c to your computer and use it in GitHub Desktop.
Save spookyuser/5c8dbeec2599cde7854801ec59ac473c to your computer and use it in GitHub Desktop.
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