Skip to content

Commit

Permalink
ESM! ESM! ESM!
Browse files Browse the repository at this point in the history
  • Loading branch information
RanolP committed Sep 7, 2021
1 parent 2df8d88 commit 691d7d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
".": "./dist/index.js",
"./apis": "./dist/apis/index.js",
"./models": "./dist/models/index.js",
"./*": "./dist/*"
"./*": "./*"
},
"typesVersions": {
"*": {
"*": [
"./dist/*"
"./*"
],
"apis": [
"./dist/apis/index.d.ts"
Expand Down

0 comments on commit 691d7d3

Please sign in to comment.