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.
1 parent edea941 commit 1ba7624Copy full SHA for 1ba7624
.gitpod.Dockerfile
@@ -3,4 +3,4 @@ FROM gitpod/workspace-full:latest
3
4
USER gitpod
5
6
-RUN npm i jest@24.8.0 -g && npm i @learnpack/learnpack@2.1.35 -g && learnpack plugins:install learnpack-html@0.0.20
+RUN npm i jest@24.8.0 -g && npm i @learnpack/learnpack@2.1.39 -g && learnpack plugins:install @learnpack/html@1.1.2
0 commit comments