build: Install pg
and pg-hstore
This commit is contained in:
parent
992c1934a3
commit
c3f5bf35a1
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
||||||
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.1",
|
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.1",
|
||||||
"@std/dotenv": "jsr:@std/dotenv@0.216.0",
|
"@std/dotenv": "jsr:@std/dotenv@0.216.0",
|
||||||
"@valibot/valibot": "jsr:@valibot/valibot@0.42.1",
|
"@valibot/valibot": "jsr:@valibot/valibot@0.42.1",
|
||||||
|
"pg": "npm:pg@^8.13.1",
|
||||||
|
"pg-hstore": "npm:pg-hstore@^2.3.4",
|
||||||
"preact": "https://esm.sh/preact@10.22.0",
|
"preact": "https://esm.sh/preact@10.22.0",
|
||||||
"preact/": "https://esm.sh/preact@10.22.0/",
|
"preact/": "https://esm.sh/preact@10.22.0/",
|
||||||
"sequelize": "npm:sequelize@6.37.5",
|
"sequelize": "npm:sequelize@6.37.5",
|
||||||
|
|
Loading…
Add table
Reference in a new issue