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.
2 parents fdd9c6d + a9bd251 commit db403adCopy full SHA for db403ad
package.json
@@ -17,6 +17,7 @@
17
"main": "dist/main/index.js",
18
"module": "dist/module/index.js",
19
"types": "dist/main/index.d.ts",
20
+ "sideEffects": false,
21
"repository": "supabase/supabase-js",
22
"scripts": {
23
"clean": "rimraf dist docs",
0 commit comments