Skip to content

Commit

Permalink
Merge pull request #460 from abraham/exports
Browse files Browse the repository at this point in the history
Add exports field
  • Loading branch information
abraham authored Oct 5, 2022
2 parents 387afc5 + 09f4137 commit 2d0690d
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 @@ -4,6 +4,7 @@
"description": "Lightweight TypeScript RemoteData implementation",
"main": "./dist/index.js",
"module": "./dist/index.js",
"exports": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 2d0690d

Please sign in to comment.