Merge pull request #554 from tricknotes/modify-keyword-type

Modify keywords type in package.json
This commit is contained in:
Stefan Penner
2013-06-08 17:45:24 -07:00
+4 -1
View File
@@ -4,7 +4,10 @@
"version": "1.0.12",
"homepage": "http://www.handlebarsjs.com/",
"keywords": [
"handlebars mustache template html"
"handlebars",
"mustache",
"template",
"html"
],
"repository": {
"type": "git",