Skip to content

Commit 08dfa10

Browse files
authored
Update devcontainer.json
1 parent 305a195 commit 08dfa10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"extensions": ["learn-pack.learnpack-vscode"]
2323
}
2424
},
25-
"onCreateCommand": "pip3 install pytest==6.2.5 pytest-testdox mock && npm i @learnpack/[email protected].50 -g && learnpack plugins:install @learnpack/[email protected]"
25+
"onCreateCommand": "pip3 install pytest==6.2.5 pytest-testdox mock && npm i @learnpack/[email protected].56 -g && learnpack plugins:install @learnpack/[email protected]"
2626

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

0 commit comments

Comments
 (0)