Skip to content

Commit

Permalink
Revert "chore: Add typesVersions to package.json (#6229)" (#6241)
Browse files Browse the repository at this point in the history
This reverts commit 659a623.
  • Loading branch information
benlesh committed Apr 20, 2021
1 parent a400122 commit 304f3a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Expand Up @@ -6,9 +6,6 @@
"module": "./dist/esm5/index.js",
"es2015": "./dist/esm/index.js",
"types": "./dist/types/index.d.ts",
"typesVersions": {
">=4.0": { "*": [ "dist/types/*" ] }
},
"sideEffects": false,
"exports": {
".": {
Expand Down

0 comments on commit 304f3a7

Please sign in to comment.