File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
22
// Use 'forwardPorts' to make a list of ports inside the container available locally.
23
23
// "forwardPorts": [],
24
24
25
- "onCreateCommand" : " npm i jest@29.7.0 jest-environment-jsdom@29.7.0 -g && npm i @learnpack/learnpack@2.1.50 -g && learnpack plugins:install @learnpack/html@1.1.7"
25
+ "onCreateCommand" : " npm i jest@29.7.0 jest-environment-jsdom@29.7.0 -g && npm i @learnpack/learnpack@4.0.10 -g && learnpack plugins:install @learnpack/html@1.1.7"
26
26
27
27
// Use 'postCreateCommand' to run commands after the container is created.
28
28
// "postCreateCommand": "yarn install",
32
32
33
33
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
34
34
// "remoteUser": "root"
35
- }
35
+ }
You can’t perform that action at this time.
0 commit comments