Skip to content

Commit b176579

Browse files
authored
Merge pull request #61 from gsandf/blakek-patch-1
📝 update `exports` filed in `package.json`
2 parents 12a9be3 + 6837e6a commit b176579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "6.0.0",
44
"main": "dist/index.js",
55
"exports": {
6-
"require": "./dist/index.js"
6+
".": "./dist/index.js"
77
},
88
"description": "🔀 Replace {{ variables }} in all your files",
99
"repository": "https://github.com/gsandf/template-file",

0 commit comments

Comments
 (0)