diff --git a/playbook.yaml b/playbook.yaml index 64a905c..6079891 100644 --- a/playbook.yaml +++ b/playbook.yaml @@ -86,6 +86,7 @@ oclif_version: "3.10.0" typescript_version: "5.1.3" npm_cli_login_version: "1.0.0" + nunjucks_cli_version: "1.0.0" tasks: # Test Node JS Tools versions - name: Install Yarn @@ -155,6 +156,8 @@ version: "{{ typescript_version }}" - name: npm-cli-login version: "{{ npm_cli_login_version }}" + - name: nunjucks-cli + version: "{{ nunjucks_cli_version }}" - # install keychain, git, and @capsulecorplab .vimrc and .gitconfig