Skip to content

Commit a7ba13a

Browse files
tests
1 parent cbb61f3 commit a7ba13a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+3455
-3198
lines changed

packages/adapter-postgres/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"tsup": "^8.3.5"
1313
},
1414
"scripts": {
15-
"build": "echo 'No build step required'",
15+
"build": "tsup --format esm --dts",
1616
"dev": "tsup --watch"
1717
}
1818
}

0 commit comments

Comments
 (0)