diff --git a/package.json b/package.json index ae3e6a9..ad0a83b 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "6.0.0", "main": "dist/index.js", "exports": { - "require": "./dist/index.js" + ".": "./dist/index.js" }, "description": "🔀 Replace {{ variables }} in all your files", "repository": "https://github.com/gsandf/template-file",