Skip to content

Commit

Permalink
Merge pull request #462 from abraham/type
Browse files Browse the repository at this point in the history
Add type module
  • Loading branch information
abraham authored Oct 5, 2022
2 parents 2d0690d + 9de71a1 commit c58115d
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 @@ -2,6 +2,7 @@
"name": "@abraham/remotedata",
"version": "1.1.0",
"description": "Lightweight TypeScript RemoteData implementation",
"type": "module",
"main": "./dist/index.js",
"module": "./dist/index.js",
"exports": "./dist/index.js",
Expand Down

0 comments on commit c58115d

Please sign in to comment.