console/patches/got@14.4.5.patch
renovate[bot] 41afcedb43
chore(deps): update dependency got to v14.4.5 (#6167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2024-12-25 11:46:31 +02:00

14 lines
471 B
Diff

diff --git a/package.json b/package.json
index c07dc74d0f863f15063b6a5371dae3441b622fe2..bf1b71a6275b978203edbb0a8cdcce8fec3b2096 100644
--- a/package.json
+++ b/package.json
@@ -6,8 +6,8 @@
"repository": "sindresorhus/got",
"funding": "https://github.com/sindresorhus/got?sponsor=1",
"type": "module",
+ "types": "./dist/source/index.d.ts",
"exports": {
- "types": "./dist/source/index.d.ts",
"default": "./dist/source/index.js"
},
"sideEffects": false,