Skip to content

Commit 3ed6545

Browse files
committed
graphqlBaseQuery: remove exports from package.json
1 parent f4f4690 commit 3ed6545

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/rtk-query-graphql-request-base-query/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"license": "MIT",
1010
"type": "module",
1111
"source": "src/index.ts",
12-
"exports": "./dist/index.modern.js",
1312
"main": "./dist/index.cjs",
1413
"module": "./dist/index.module.js",
1514
"unpkg": "./dist/index.umd.js",

0 commit comments

Comments
 (0)