diff --git a/package.json b/package.json index 6faba20..177ef9a 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "keywords": [], "author": "Scott Richmond", "license": "GPL-3.0", - "files": "target/js/*", + "files": ["target/js/*"], "devDependencies": { "shadow-cljs": "^2.26.0", "tap": "^18.6.1"