diff --git a/package.json b/package.json index ff2c1de..f9ff898 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "drizzle-plus", "type": "module", + "sideEffects": true, "version": "1.0.0-rc.4", "license": "MIT", "author": "Alec Larson",