Skip to content

Commit e8d6d11

Browse files
fix: webpack 4 fallback to cjs (#4069)
1 parent 53964b6 commit e8d6d11

File tree

7 files changed

+0
-7
lines changed

7 files changed

+0
-7
lines changed

packages/query-async-storage-persister/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"url": "https://github.com/sponsors/tannerlinsley"
1212
},
1313
"types": "build/lib/index.d.ts",
14-
"module": "build/lib/index.mjs",
1514
"main": "build/lib/index.js",
1615
"exports": {
1716
".": {

packages/query-broadcast-client-experimental/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"url": "https://github.com/sponsors/tannerlinsley"
1212
},
1313
"types": "build/lib/index.d.ts",
14-
"module": "build/lib/index.mjs",
1514
"main": "build/lib/index.js",
1615
"exports": {
1716
".": {

packages/query-core/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"url": "https://github.com/sponsors/tannerlinsley"
1212
},
1313
"types": "build/lib/index.d.ts",
14-
"module": "build/lib/index.mjs",
1514
"main": "build/lib/index.js",
1615
"exports": {
1716
".": {

packages/query-sync-storage-persister/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"url": "https://github.com/sponsors/tannerlinsley"
1212
},
1313
"types": "build/lib/index.d.ts",
14-
"module": "build/lib/index.mjs",
1514
"main": "build/lib/index.js",
1615
"exports": {
1716
".": {

packages/react-query-devtools/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"url": "https://github.com/sponsors/tannerlinsley"
1212
},
1313
"types": "build/lib/index.d.ts",
14-
"module": "build/lib/index.mjs",
1514
"main": "build/lib/index.js",
1615
"exports": {
1716
".": {

packages/react-query-persist-client/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"url": "https://github.com/sponsors/tannerlinsley"
1212
},
1313
"types": "build/lib/index.d.ts",
14-
"module": "build/lib/index.mjs",
1514
"main": "build/lib/index.js",
1615
"exports": {
1716
".": {

packages/react-query/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"url": "https://github.com/sponsors/tannerlinsley"
1212
},
1313
"types": "build/lib/index.d.ts",
14-
"module": "build/lib/index.mjs",
1514
"main": "build/lib/index.js",
1615
"exports": {
1716
".": {

0 commit comments

Comments
 (0)