Skip to content

Commit 2d0690d

Browse files
authored
Merge pull request #460 from abraham/exports
Add exports field
2 parents 387afc5 + 09f4137 commit 2d0690d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Lightweight TypeScript RemoteData implementation",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",
7+
"exports": "./dist/index.js",
78
"types": "./dist/index.d.ts",
89
"scripts": {
910
"build": "tsc",

0 commit comments

Comments
 (0)