File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 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@4 .0.10 -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@5 .0.7 -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",
Original file line number Diff line number Diff line change 26
26
"batch" :" https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=141"
27
27
},
28
28
"editor" : {
29
- "version" : " 4 .0"
29
+ "version" : " 5 .0"
30
30
},
31
31
"video" : {
32
32
"intro" : {
You can’t perform that action at this time.
0 commit comments