Skip to content

Commit

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

Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware committed Aug 3, 2022
1 parent 1eca0be commit 58427c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"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 58427c8

Please sign in to comment.