Skip to content

Commit

Permalink
Merge pull request #4 from generate/keywords
Browse files Browse the repository at this point in the history
Add keyword
  • Loading branch information
jonschlinkert authored Sep 12, 2016
2 parents e1f2e5d + 6b20d92 commit 5a90d5f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion templates/$package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ rename:
"license": "<%= ask('license', {default: 'MIT'}) %>",
"scripts": {
"test": "mocha"
}
},
"keywords": [
"generategenerator"
]
}

0 comments on commit 5a90d5f

Please sign in to comment.