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 7ab5923 commit 114a03eCopy full SHA for 114a03e
1 file changed
packages/pg/package.json
@@ -25,6 +25,9 @@
25
"require": "./lib/index.js",
26
"default": "./lib/index.js"
27
},
28
+ "./package.json": {
29
+ "default": "./package.json"
30
+ },
31
"./lib/*": {
32
"import": "./lib/*",
33
"require": "./lib/*",
0 commit comments