Skip to content

Commit

Permalink
Revert "fix(exports): `[DEP0148] DeprecationWarning: Use of deprecate…
Browse files Browse the repository at this point in the history
…d folder mapping "./"` (#36)"

This reverts commit e14fc10.
  • Loading branch information
unicornware committed Aug 3, 2022
1 parent 151b4ed commit 99b5cc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"./": "./",
"./enums": {
"types": "./dist/enums/index.d.ts",
"import": "./dist/enums/index.mjs",
Expand Down

0 comments on commit 99b5cc9

Please sign in to comment.