Skip to content

Commit

Permalink
Merge pull request #137 from 4GeeksAcademy/Charlytoc-patch-2
Browse files Browse the repository at this point in the history
Update devcontainer.json
  • Loading branch information
Charlytoc authored Apr 7, 2024
2 parents c3b207b + 018c2fd commit c6bfa83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
// Use 'forwardPorts' to make a list of ports inside the container available locally.
// "forwardPorts": [],

"onCreateCommand": "npm i [email protected] [email protected] -g && npm i @learnpack/[email protected].46 -g && learnpack plugins:install @learnpack/[email protected]"
"onCreateCommand": "npm i [email protected] [email protected] -g && npm i @learnpack/[email protected].47 -g && learnpack plugins:install @learnpack/[email protected]"

// Use 'postCreateCommand' to run commands after the container is created.
// "postCreateCommand": "yarn install",
Expand Down

0 comments on commit c6bfa83

Please sign in to comment.