Skip to content

Commit

Permalink
remove unnecessary js template
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Sep 19, 2016
1 parent 6c7b711 commit 815b652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/lib/projectz.js
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ class Projectz {
// Fallback fields
extendr.defaults(this.mergedPackageData, {
// Fallback repository field by use of repo
repository: `${githubSlug}`,
repository: githubSlug,

// Fallback bugs field by use of repo
bugs: {
Expand Down

0 comments on commit 815b652

Please sign in to comment.