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 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 1717 "bugsLink" : " https://github.com/learnpack/learnpack/issues/new" ,
1818 "graded" : true ,
1919 "editor" : {
20- "version" : " 3.1.9 "
20+ "version" : " 3.1.23 "
2121 }
2222}
You can’t perform that action at this time.
0 commit comments