Skip to content

Commit c58115d

Browse files
authored
Merge pull request #462 from abraham/type
Add type module
2 parents 2d0690d + 9de71a1 commit c58115d

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
@@ -2,6 +2,7 @@
22
"name": "@abraham/remotedata",
33
"version": "1.1.0",
44
"description": "Lightweight TypeScript RemoteData implementation",
5+
"type": "module",
56
"main": "./dist/index.js",
67
"module": "./dist/index.js",
78
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)