diff --git a/package.json b/package.json index 7a4e0514f1..173ce9d924 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "umd" ], "main": "lib/index", + "module": "es/index", "jsnext:main": "es/index", "repository": "reactjs/react-router", "homepage": "https://github.com/reactjs/react-router#readme",