Skip to content

Commit a9bd251

Browse files
authored
Update package.json
1 parent 4ae7a10 commit a9bd251

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"main": "dist/main/index.js",
1818
"module": "dist/module/index.js",
1919
"types": "dist/main/index.d.ts",
20+
"sideEffects": false,
2021
"repository": "supabase/supabase-js",
2122
"scripts": {
2223
"clean": "rimraf dist docs",

0 commit comments

Comments
 (0)