diff --git a/package.json b/package.json index 2c0803da72..6f11014836 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "3.5.2", "description": "Predictable state container for JavaScript apps", "main": "lib/index.js", + "module": "es/index.js", "jsnext:main": "es/index.js", "typings": "./index.d.ts", "files": [