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 d3cdb59 commit a22eac6Copy full SHA for a22eac6
1 file changed
package.json
@@ -53,5 +53,8 @@
53
"@prisma/adapter-pg": ">=4 <8",
54
"prisma": ">=4 <8",
55
"vitest": ">=4 <5"
56
- }
+ },
57
+ "files": [
58
+ "dist"
59
+ ]
60
}
0 commit comments