diff --git a/package.json b/package.json index a3ae822..0de2b51 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Logic-less {{mustache}} templates with JavaScript", "author": "mustache.js Authors ", "keywords": ["mustache", "template", "templates", "ejs"], - "main": "./mustache", + "main": "./mustache.js", "devDependencies": { "vows": "0.6.x", "uglify-js": "1.3.0"