Skip to content

Commit

Permalink
Merge pull request #61 from gsandf/blakek-patch-1
Browse files Browse the repository at this point in the history
📝 update `exports` filed in `package.json`
  • Loading branch information
blakek authored Feb 9, 2022
2 parents 12a9be3 + 6837e6a commit b176579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit b176579

Please sign in to comment.