diff --git a/package.json b/package.json index d074b469e0..cde5b87928 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "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": [ "dist",