diff --git a/package.json b/package.json index 975d6af..36bad3c 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,7 @@ }, "author": "Guillaume Beraudo", "license": "BSD-2-Clause", - "files": [ - "lib/*" - ], + "files": ["lib/*"], "type": "module", "module": "lib/index.js", "main": "lib/index.js",