|
23 | 23 | // Use 'forwardPorts' to make a list of ports inside the container available locally.
|
24 | 24 | // "forwardPorts": [],
|
25 | 25 |
|
26 | | - "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" |
| 26 | + "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" |
27 | 27 |
|
28 | 28 | // Use 'postCreateCommand' to run commands after the container is created.
|
29 | 29 | // "postCreateCommand": "yarn install",
|
|
0 commit comments