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 93010a6 commit d46aa33Copy full SHA for d46aa33
1 file changed
packages/pg-cloudflare/package.json
@@ -16,8 +16,8 @@
16
"require": "./dist/index.js"
17
},
18
"default": "./dist/empty.js",
19
- "package.json": "./package.json"
20
- }
+ },
+ "./package.json": "./package.json"
21
22
"scripts": {
23
"build": "tsc",
0 commit comments