Skip to content

Commit

Permalink
fix: add main field for eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Jul 11, 2021
1 parent ae60a02 commit a3961be
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 @@ -13,6 +13,7 @@
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"main": "./dist/index-node12.cjs.js",
"types": "./dist/index.d.ts",
"exports": {
"./package.json": "./package.json",
Expand Down

0 comments on commit a3961be

Please sign in to comment.