Skip to content

Commit 304f3a7

Browse files
authored
Revert "chore: Add typesVersions to package.json (#6229)" (#6241)
This reverts commit 659a623.
1 parent a400122 commit 304f3a7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
"module": "./dist/esm5/index.js",
77
"es2015": "./dist/esm/index.js",
88
"types": "./dist/types/index.d.ts",
9-
"typesVersions": {
10-
">=4.0": { "*": [ "dist/types/*" ] }
11-
},
129
"sideEffects": false,
1310
"exports": {
1411
".": {

0 commit comments

Comments
 (0)