Skip to content

Commit

Permalink
🔧 exclude sourcemap from package
Browse files Browse the repository at this point in the history
  • Loading branch information
ctcpip committed Aug 7, 2024
1 parent c68406c commit 2b2b68f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
},
"homepage": "https://github.com/ctcpip/re2js-legendary#readme",
"files": [
"index.cjs",
"index.cjs.map"
"index.cjs"
],
"devDependencies": {
"eslint": "^9.8.0",
Expand Down

0 comments on commit 2b2b68f

Please sign in to comment.