diff --git a/package.json b/package.json index 0c312c7..9941534 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,11 @@ "type": "git", "url": "git://github.com/samsonjs/strftime.git" }, + "component": { + "scripts": { + "strftime/index.js": "strftime.js" + } + }, "bugs": { "email": "sami@samhuri.net", "url": "https://github.com/samsonjs/strftime/issues"