diff --git a/package.json b/package.json index 47aa105..b4c3474 100644 --- a/package.json +++ b/package.json @@ -113,9 +113,7 @@ "license": "MIT", "main": "dist/index.js", "name": "@polyipseity/obsidian-plugin-library", - "overrides": { - "tsconfig-paths": "^4.0.0" - }, + "overrides": {}, "peerDependencies": { "esbuild": ">=0.17.0" }, @@ -125,9 +123,7 @@ } }, "pnpm": { - "overrides": { - "tsconfig-paths": "^4.0.0" - } + "overrides": {} }, "repository": { "type": "git",