diff --git a/package.json b/package.json index 2c75bd6..366fbe6 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "Thunk middleware for Redux.", "main": "lib/index.js", "jsnext:main": "es/index.js", + "module": "es/index.js", "typings": "./index.d.ts", "files": [ "lib",