diff --git a/package.json b/package.json index b59dc2e1..15c979d2 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,10 @@ "style": "xo", "release": "np" }, + "files": [ + "src/*", + "bin/*" + ], "dependencies": { "@maizzle/cli": "^1.5.1", "autoprefixer": "^10.4.0",