We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa5fca4 + 3d10222 commit bf08164Copy full SHA for bf08164
.devcontainer/devcontainer.json
@@ -22,7 +22,7 @@
22
// Use 'forwardPorts' to make a list of ports inside the container available locally.
23
// "forwardPorts": [],
24
25
- "onCreateCommand": "npm i jest@24.8.0 -g && npm i @learnpack/learnpack@2.1.26 -g && learnpack plugins:install learnpack-html@0.0.20"
+ "onCreateCommand": "npm i jest@24.8.0 -g && npm i @learnpack/learnpack@2.1.35 -g && learnpack plugins:install learnpack-html@0.0.20"
26
27
// Use 'postCreateCommand' to run commands after the container is created.
28
// "postCreateCommand": "yarn install",
learn.json
@@ -20,6 +20,6 @@
20
"graded": true,
21
"disableGrading": false,
"editor": {
- "version": "1.0.73"
+ "version": "3.1.9"
}
0 commit comments