diff --git a/package.json b/package.json index 9c6470f..ae1a364 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,7 @@ "author": "Wes Copeland", "license": "MIT", "files": [ - "dist", - "src" + "dist" ], "scripts": { "dev": "vite build --watch",