Skip to content

Commit

Permalink
fix: pm answer #314
Browse files Browse the repository at this point in the history
  • Loading branch information
omeraplak committed Aug 25, 2022
1 parent ce8aa40 commit 73d9600
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "superplate-cli",
"version": "1.7.3",
"version": "1.7.4",
"description": "The frontend boilerplate with superpowers",
"license": "MIT",
"repository": {
Expand Down
1 change: 1 addition & 0 deletions src/saofile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ const saoConfig: GeneratorConfig = {
projectType,
answers: sao.answers,
selectedPlugins,
pm: npmClient,
pmRun,
pluginsData,
metaJSONPath,
Expand Down

0 comments on commit 73d9600

Please sign in to comment.