Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlundien committed May 21, 2024
1 parent 2ae713b commit 7736078
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,7 @@
"src/**.js"
],
"jest": {
"verbose": true,
"testEnvironmentOptions": {
"customExportConditions": [
"node",
"node-addons"
]
}
"verbose": true
},
"module": "index.es.js",
"jsnext:main": "index.es.js",
Expand Down

0 comments on commit 7736078

Please sign in to comment.