Skip to content

Commit

Permalink
build(ts): remove typesVersions
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware committed Feb 1, 2023
1 parent 719f5d4 commit bb70364
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,6 @@
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
"types": "./dist/index.d.mts",
"typesVersions": {
"*": {
".": [
"./dist/index.d.mts",
"./dist/index.d.cts"
]
}
},
"scripts": {
"build": "toggle-pkg-type && mkbuild; toggle-pkg-type",
"changelog": "node --loader=./loader.mjs ./changelog.config.ts",
Expand Down

0 comments on commit bb70364

Please sign in to comment.