Skip to content

Commit 51715e6

Browse files
authored
Update devcontainer.json
1 parent bbebd9d commit 51715e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
// Use 'forwardPorts' to make a list of ports inside the container available locally.
2424
// "forwardPorts": [],
2525

26-
"onCreateCommand": "npm i [email protected] [email protected] -g && npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/[email protected].11"
26+
"onCreateCommand": "npm i [email protected] [email protected] -g && npm i @learnpack/[email protected] -g && learnpack plugins:install @learnpack/[email protected].13"
2727

2828

2929
// Use 'postCreateCommand' to run commands after the container is created.

0 commit comments

Comments
 (0)