Skip to content

Commit

Permalink
fix: explicitly add @dxcli/nyc-config
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 29, 2018
1 parent 655b139 commit 9944ead
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/generators/app/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ class App extends Generator {
'mocha',
'mocha-junit-reporter',
'chai',
'@dxcli/nyc-config',
)
if (this.type !== 'base') devDependencies.push(
'@dxcli/test',
Expand Down

0 comments on commit 9944ead

Please sign in to comment.