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 d1d4a15 commit 9f7f78aCopy full SHA for 9f7f78a
.gitpod.Dockerfile
@@ -3,4 +3,4 @@ FROM gitpod/workspace-full
3
USER gitpod
4
5
RUN npm i jest@24.8.0 -g
6
-RUN npm i @learnpack/learnpack@2.1.20 -g && learnpack plugins:install @learnpack/node@1.1.1
+RUN npm i @learnpack/learnpack@2.1.39 -g && learnpack plugins:install @learnpack/node@1.1.5
0 commit comments