Skip to content

Commit c1b65f8

Browse files
authored
Merge branch 'master' into master
2 parents f4be52c + 893cd46 commit c1b65f8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+462
-265
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
// Use 'forwardPorts' to make a list of ports inside the container available locally.
2323
// "forwardPorts": [],
2424

25-
"onCreateCommand": "npm i jest@24.8.0 -g && npm i @learnpack/learnpack@2.1.20 -g && learnpack plugins:install learnpack-html@0.0.20"
25+
"onCreateCommand": "npm i jest@24.8.0 -g && npm i @learnpack/learnpack@2.1.31 -g && learnpack plugins:install learnpack-html@0.0.20"
2626

2727
// Use 'postCreateCommand' to run commands after the container is created.
2828
// "postCreateCommand": "yarn install",

.gitpod.Dockerfile

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

55
RUN npm i jest@24.8.0 -g
6-
RUN npm i @learnpack/learnpack@2.1.20 -g && learnpack plugins:install learnpack-html@0.0.20
6+
RUN npm i @learnpack/learnpack@2.1.26 -g && learnpack plugins:install learnpack-html@0.0.20
49 KB
Loading
59.7 KB
Loading

.learn/assets/1509928737623_bb6c18c0353c4f29b8bf62f7bcfabdf2.png renamed to .learn/assets/06-jumbotron-and-three-boxes-result.png

File renamed without changes.
24.6 KB
Loading
97.4 KB
Loading
File renamed without changes.
-36.5 KB
Binary file not shown.
-56.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)