We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2571b commit 85f49ecCopy full SHA for 85f49ec
package.json
@@ -7,7 +7,8 @@
7
"license": "MIT",
8
"author": "Supabase",
9
"files": [
10
- "dist"
+ "dist",
11
+ "bin"
12
],
13
"main": "dist/main/index.js",
14
"module": "dist/module/index.js",
0 commit comments