Skip to content

Commit 502accf

Browse files
authored
Merge pull request #98 from Charlytoc/patch-2
2 parents 1cccec8 + ba251db commit 502accf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"extensions": ["learn-pack.learnpack-vscode"]
2222
}
2323
},
24-
"onCreateCommand": "pip3 install pytest==6.2.5 mock pytest-testdox toml && npm i @learnpack/[email protected].39 -g && learnpack plugins:install @learnpack/[email protected]"
24+
"onCreateCommand": "pip3 install pytest==6.2.5 mock pytest-testdox toml && npm i @learnpack/[email protected].56 -g && learnpack plugins:install @learnpack/[email protected]"
2525

2626
// Features to add to the dev container. More info: https://containers.dev/features.
2727
// "features": {},

0 commit comments

Comments
 (0)