Skip to content

Commit 9de71a1

Browse files
committed
Add type module
1 parent 2d0690d commit 9de71a1

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)