File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+
12// For format details, see https://aka.ms/devcontainer.json. For config options, see the
23// README at: https://github.com/devcontainers/templates/tree/main/src/javascript-node
34{
2223 // Use 'forwardPorts' to make a list of ports inside the container available locally.
2324 // "forwardPorts": [],
2425
25- "onCreateCommand" : " npm i jest@29.7.0 jest-environment-jsdom@29.7.0 -g && npm i @learnpack/learnpack@2.1.47 -g && learnpack plugins:install @learnpack/node@1.1.11"
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/node@1.1.11"
2627
2728
2829 // Use 'postCreateCommand' to run commands after the container is created.
Original file line number Diff line number Diff line change 1919 "skills" : [" algorithms" ],
2020 "graded" : true ,
2121 "editor" : {
22- "version" : " 3.1.23"
22+ "version" : " 3.1.36"
23+ },
24+ "telemetry" : {
25+ "batch" : " https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
2326 }
24- }
27+ }
You can’t perform that action at this time.
0 commit comments