Skip to content

Commit

Permalink
fix: dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 29, 2018
1 parent c8bc421 commit 46dd0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/circle.yml.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- restore_cache: *restore_cache
- run: .circleci/setup_git
- run: .circleci/yarn
- run: yarn add @dxcli/semantic-release@1
- run: yarn add -D @dxcli/semantic-release@1
- run: yarn exec nps release
<%_ } _%>

Expand Down

0 comments on commit 46dd0a3

Please sign in to comment.