Skip to content

Commit

Permalink
Merge 850ab38 into 1c4d6e9
Browse files Browse the repository at this point in the history
  • Loading branch information
gregod committed Feb 6, 2021
2 parents 1c4d6e9 + 850ab38 commit 8fe358c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"printj": "./bin/printj.njs"
},
"main": "./printj",
"module": "./print.mjs",
"module": "./printj.mjs",
"types": "types",
"browser": {
"process": false,
Expand Down

0 comments on commit 8fe358c

Please sign in to comment.