Merge pull request #554 from tricknotes/modify-keyword-type
Modify keywords type in package.json
This commit is contained in:
+4
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user