Skip to content

Commit

Permalink
npm install -g nunjucks-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Oct 31, 2023
1 parent 79f2b66 commit 052febb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 052febb

Please sign in to comment.