Skip to content

Commit

Permalink
updating syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon committed May 23, 2024
1 parent 55821c7 commit 0d98636
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 @@ -20,9 +20,7 @@
],
"sideEffects": false,
"types": "./dist/esm/index.d.ts",
"exports": {
".": "./dist/esm/index.js"
},
"exports": "./dist/esm/index.js",
"config": {
"prettier_target": "src/**/*.ts test/**/*.ts"
},
Expand Down

0 comments on commit 0d98636

Please sign in to comment.