Skip to content

Commit

Permalink
Update JSDoc version to 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
notmessenger authored Dec 5, 2016
1 parent dcdb6d3 commit 75f351a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprints/ember-cli-jsdoc/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ module.exports = {
return this.addPackagesToProject([
{ name: 'chalk', target: '1.0.0' },
{ name: 'ember-cli-doc-server', target: '1.1.0' },
{ name: 'jsdoc', target: '3.4.0' },
{ name: 'jsdoc', target: '3.4.3' },
{ name: 'jsdoc-plugins', target: '1.2.2' },
{ name: 'rsvp', target: '3.0.18' }
]);
Expand Down

0 comments on commit 75f351a

Please sign in to comment.