Skip to content

Commit

Permalink
Remove unneeded declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
Lotes committed Nov 13, 2024
1 parent 83dba89 commit fc09fda
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,6 @@
"private": true,
"engineStrict": true,
"type": "module",
"sideEffects": false,
"files": [
"lib",
"src"
],
"exports": {
".": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js"
}
},
"engines": {
"node": ">= 18.0.0",
"npm": ">= 9.5.0"
Expand Down

0 comments on commit fc09fda

Please sign in to comment.