Skip to content

Commit

Permalink
fix(pkg): fix exports
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 13, 2021
1 parent ca50cd5 commit a846fc0
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 @@ -6,6 +6,7 @@
"license": "MIT",
"sideEffects": false,
"exports": {
"./": "./",
".": {
"import": "./dist/unstorage.mjs",
"require": "./dist/unstorage.js"
Expand Down

0 comments on commit a846fc0

Please sign in to comment.