diff --git a/package.json b/package.json index 452c0ed..dbbd147 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ "author": "Robert Jackson ", "main": "index.js", "files": [ - "index.js" + "index.js", + "cjs-wrapper.cjs" ], "scripts": { "lint:js": "eslint .",