Skip to content

Commit

Permalink
fix(aws/swarm-nodes): fix folder name and typo in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
opichon committed Oct 3, 2024
1 parent 01dacd5 commit f0ace6b
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@pulumi/aws": "<%= versions.pulumi_aws %>",
"@pulumi/command": "^0.9",
"@pulumi/pulumi": "<%= versions.pulumi %>"
"@pulumi/pulumi": "<%= versions.pulumi %>",
"@types/nunjucks": "^3",
"nunjucks": "^3"
},
Expand Down

0 comments on commit f0ace6b

Please sign in to comment.