diff --git a/db-viewer-ui/package.json b/db-viewer-ui/package.json index 8e8388d..521df88 100644 --- a/db-viewer-ui/package.json +++ b/db-viewer-ui/package.json @@ -3,6 +3,7 @@ "version": "1.0.0", "description": "Database Viewer with custom configuration", "main": "./index.js", + "sideEffects": false, "license": "MIT", "repository": { "type": "git",