diff --git a/chalk.js b/index.js similarity index 100% rename from chalk.js rename to index.js diff --git a/package.json b/package.json index 654f7c7..941898a 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,8 @@ "url": "http://sindresorhus.com" }, "files": [ - "chalk.js" + "index.js" ], - "main": "chalk", "repository": { "type": "git", "url": "git://github.com/sindresorhus/chalk.git"