File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2222 // Use 'forwardPorts' to make a list of ports inside the container available locally.
2323 // "forwardPorts": [],
2424
25- "onCreateCommand" : " npm i jest@24.8.0 -g && npm i @learnpack/learnpack@2.1.32 -g && learnpack plugins:install learnpack-html@0.0.20"
25+ "onCreateCommand" : " npm i jest@24.8.0 -g && npm i @learnpack/learnpack@2.1.35 -g && learnpack plugins:install learnpack-html@0.0.20"
2626
2727 // Use 'postCreateCommand' to run commands after the container is created.
2828 // "postCreateCommand": "yarn install",
Original file line number Diff line number Diff line change 1919 "projectType" : " tutorial" ,
2020 "bugsLink" : " https://github.com/learnpack/learnpack/issues/new" ,
2121 "graded" : true ,
22+ "telemetry" : {
23+ "batch" : " https://breathecode.herokuapp.com/v1/assignment/me/telemetry"
24+ },
2225 "editor" : {
23- "version" : " 3.1.3 "
26+ "version" : " 3.1.5 "
2427 }
2528
2629}
You can’t perform that action at this time.
0 commit comments