Skip to content

Commit

Permalink
fix(scoped-elements): remove types.js from exports
Browse files Browse the repository at this point in the history
  • Loading branch information
bennypowers committed Apr 3, 2023
1 parent 077d07e commit b5b27b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/scoped-elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
".": {
"types": "./types/index.d.ts",
"default": "./index.js"
},
"./types.js": "./types/src/types.d.ts"
}
},
"scripts": {
"debug": "cd ../../ && yarn debug --group scoped-elements",
Expand Down

0 comments on commit b5b27b8

Please sign in to comment.