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 aa58f98 commit d632a4eCopy full SHA for d632a4e
.gitpod.Dockerfile
@@ -2,5 +2,5 @@ FROM gitpod/workspace-full:latest
2
3
USER gitpod
4
5
-RUN npm i jest@24.8.0 -g
6
-RUN npm i @learnpack/learnpack@2.1.39 -g && learnpack plugins:install @learnpack/html@1.1.2
+RUN npm i jest@29.7.0 jest-environment-jsdom@29.7.0 -g
+RUN npm i @learnpack/learnpack@2.1.46 -g && learnpack plugins:install @learnpack/html@1.1.7
0 commit comments