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/node@1.1.13"
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/node@1.1.13"
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 18
18
"bugsLink" : " https://github.com/learnpack/learnpack/issues/new" ,
19
19
"graded" : true ,
20
20
"editor" : {
21
- "version" : " 4 .0"
21
+ "version" : " 5 .0"
22
22
},
23
23
"telemetry" : {
24
24
"batch" : " https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
You can’t perform that action at this time.
0 commit comments