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 44abd9d commit 276892cCopy full SHA for 276892c
.gitpod.Dockerfile
@@ -4,4 +4,4 @@ FROM gitpod/workspace-full:latest
4
USER gitpod
5
6
RUN npm i jest@24.8.0 -g
7
-RUN npm i learnpack@0.1.8 -g && learnpack plugins:install learnpack-html@0.0.19
+RUN npm i learnpack@0.1.14 -g && learnpack plugins:install learnpack-html@0.0.19
0 commit comments