Skip to content

Commit 93010a6

Browse files
authored
Update package.json
1 parent 54e0424 commit 93010a6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/pg-cloudflare/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"import": "./esm/index.mjs",
1616
"require": "./dist/index.js"
1717
},
18-
"default": "./dist/empty.js"
18+
"default": "./dist/empty.js",
19+
"package.json": "./package.json"
1920
}
2021
},
2122
"scripts": {

0 commit comments

Comments
 (0)