Skip to content

Commit

Permalink
chore: remove unnecessary #default import
Browse files Browse the repository at this point in the history
  • Loading branch information
maxholman committed Jun 24, 2024
1 parent 54e2abc commit ca609ba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
"#vars": {
"types": "./dist/lib/vars.d.ts",
"default": "./build/vars.js"
},
"#defaults": {
"types": "./dist/lib/defaults.d.ts",
"default": "./dist/lib/defaults.js"
}
},
"exports": {
Expand Down

0 comments on commit ca609ba

Please sign in to comment.