Skip to content

Commit bf7d219

Browse files
Merge pull request 4GeeksAcademy#64 from dsilva06/learnpack-version2
Learnpack version2
2 parents 1ec03b5 + 8e2b75c commit bf7d219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ FROM gitpod/workspace-full:latest
44
USER gitpod
55

66
RUN npm i jest@24.8.0 -g
7-
RUN npm i @learnpack/learnpack -g && learnpack plugins:install learnpack-html@0.0.20
7+
RUN npm i @learnpack/learnpack@2.1.18 -g && learnpack plugins:install @learnpack/html

0 commit comments

Comments
 (0)