mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 22:47:17 +00:00
14 lines
471 B
Diff
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,
|