diff --git a/package.json b/package.json index d7616232..3dc16274 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "main": "lib/index.js", "types": "lib/index.d.ts", "files": [ - "lib/*", - "WAProto/*", + "lib/**/*", + "WAProto/**/*", "engine-requirements.js" ], "scripts": {