Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit a61b4f4

Browse files
chore: no need for typesVersions
1 parent 76e6f2f commit a61b4f4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,6 @@
2626
"main": "./dist/index.mjs",
2727
"module": "./dist/index.mjs",
2828
"types": "./dist/index.d.ts",
29-
"typesVersions": {
30-
"*": {
31-
"*": [
32-
"./dist/*",
33-
"./dist/index.d.ts"
34-
]
35-
}
36-
},
3729
"files": [
3830
"dist"
3931
],

0 commit comments

Comments
 (0)