Skip to content

Commit

Permalink
fix(package): remove module (type)
Browse files Browse the repository at this point in the history
chore(package): remove ./src/decode-json.mjs (main)
  • Loading branch information
arlac77 committed Dec 12, 2020
1 parent 1f9010d commit 8a74422
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
"access": "public"
},
"sideEffects": false,
"type": "module",
"main": "./src/decode-json.mjs",
"exports": {
".": "./src/decode-json.mjs"
},
Expand Down

0 comments on commit 8a74422

Please sign in to comment.