| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0274df2 commit ff7f506
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -81,10 +81,8 @@ | |||
| 81 | 81 | }, | |
| 82 | 82 | "./proxy": { | |
| 83 | 83 | "node": { | |
| 84 | - "require": { | ||
| 85 | - "types": "./lib/proxy.d.ts", | ||
| 86 | - "default": "./dist/proxy.cjs" | ||
| 87 | - } | ||
| 84 | + "types": "./lib/proxy.d.ts", | ||
| 85 | + "default": "./dist/proxy.cjs" | ||
| 88 | 86 | }, | |
| 89 | 87 | "default": { | |
| 90 | 88 | "import": { | |
@@ -137,4 +135,4 @@ | |||
| 137 | 135 | "vitest": "^1.4.0" | |
| 138 | 136 | }, | |
| 139 | 137 | "packageManager": "pnpm@8.15.5" | |
| 140 | - } | ||
| 138 | + } | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments