Skip to content

Commit

Permalink
upgraded learnpack
Browse files Browse the repository at this point in the history
  • Loading branch information
alesanchezr committed Jan 16, 2025
1 parent f18a626 commit d9c14c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
// Use 'forwardPorts' to make a list of ports inside the container available locally.
// "forwardPorts": [],

"onCreateCommand": "npm i jest@29.7.0 jest-environment-jsdom@29.7.0 -g && npm i @learnpack/learnpack@4.0.10 -g && learnpack plugins:install @learnpack/html@1.1.7"
"onCreateCommand": "npm i jest@29.7.0 jest-environment-jsdom@29.7.0 -g && npm i @learnpack/learnpack@5.0.7 -g && learnpack plugins:install @learnpack/html@1.1.7"

// Use 'postCreateCommand' to run commands after the container is created.
// "postCreateCommand": "yarn install",
Expand Down
2 changes: 1 addition & 1 deletion learn.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"batch":"https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=141"
},
"editor": {
"version": "4.0"
"version": "5.0"
},
"video": {
"intro": {
Expand Down

0 comments on commit d9c14c8

Please # to comment.