Skip to content

Commit

Permalink
Reformat after npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
gberaudo committed Dec 12, 2024
1 parent 943e395 commit 50a50bb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
},
"author": "Guillaume Beraudo",
"license": "BSD-2-Clause",
"files": [
"lib/*"
],
"files": ["lib/*"],
"type": "module",
"module": "lib/index.js",
"main": "lib/index.js",
Expand Down

0 comments on commit 50a50bb

Please sign in to comment.