We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e0424 commit 93010a6Copy full SHA for 93010a6
1 file changed
packages/pg-cloudflare/package.json
@@ -15,7 +15,8 @@
15
"import": "./esm/index.mjs",
16
"require": "./dist/index.js"
17
},
18
- "default": "./dist/empty.js"
+ "default": "./dist/empty.js",
19
+ "package.json": "./package.json"
20
}
21
22
"scripts": {
0 commit comments