Skip to content

Commit

Permalink
update template
Browse files Browse the repository at this point in the history
  • Loading branch information
kristw committed Jul 25, 2016
1 parent ed430ed commit 836d3a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/index.js
Expand Up @@ -69,6 +69,7 @@ module.exports = generators.Base.extend({
writing: function () {
var pkg = this.fs.readJSON(this.destinationPath('package.json'), {});
extend(pkg, {
main: "generators/app/index.js",
dependencies: {
'yeoman-generator': '^0.24.0',
'yeoman-easily': '^0.2.1',
Expand Down

0 comments on commit 836d3a2

Please sign in to comment.