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 dd7e1b7 + c3bd7df commit 2acf1a2Copy full SHA for 2acf1a2
.gitpod.Dockerfile
@@ -3,5 +3,4 @@ FROM gitpod/workspace-full:latest
3
4
USER gitpod
5
6
-RUN npm i jest@24.8.0 -g
7
-RUN npm i @learnpack/learnpack@2.1.26 -g && learnpack plugins:install learnpack-html@0.0.20
+RUN npm i jest@24.8.0 -g && npm i @learnpack/learnpack@2.1.35 -g && learnpack plugins:install learnpack-html@0.0.20
0 commit comments