File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
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.35 -g && learnpack plugins:install @learnpack/node@1.1.1 "
25+ "onCreateCommand" : " npm i jest@24.8.0 -g && npm i @learnpack/learnpack@2.1.39 -g && learnpack plugins:install @learnpack/node@1.1.5 "
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 @@ -3,4 +3,4 @@ FROM gitpod/workspace-full:latest
33USER gitpod
44
55RUN npm i jest@24.8.0 -g
6- RUN npm i @learnpack/learnpack@2.1.18 -g && learnpack plugins:install @learnpack/node@1.1.1
6+ RUN npm i @learnpack/learnpack@2.1.39 -g && learnpack plugins:install @learnpack/node@1.1.5
Original file line number Diff line number Diff line change 1919 "skills" : [" algorithms" ],
2020 "graded" : true ,
2121 "editor" : {
22- "version" : " 3.1.9 "
22+ "version" : " 3.1.23 "
2323 }
2424}
You can’t perform that action at this time.
0 commit comments