diff --git a/package.json b/package.json index 0b1d911576..f3c9c956fd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "react-router", "version": "0.11.6", "description": "A complete routing library for React.js", - "main": "index.js", + "main": "modules/index.js", "repository": { "type": "git", "url": "https://github.com/rackt/react-router.git"