mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Add package.json export to pg-cloudflare (#3506)
* Update package.json * Update package.json * Update package.json
This commit is contained in:
parent
c8fb1e9261
commit
fab87b28af
@ -16,7 +16,8 @@
|
||||
"require": "./dist/index.js"
|
||||
},
|
||||
"default": "./dist/empty.js"
|
||||
}
|
||||
},
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user