Fixed SPFx Version

This commit is contained in:
Raphael Büchi 2024-08-30 13:27:53 +02:00 committed by GitHub
parent c2a8546891
commit 5402acdb7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
// For more information on how to run this SPFx project in a VS Code Remote Container, please visit https://aka.ms/spfx-devcontainer
{
"name": "SPFx 1.14.1",
"image": "docker.io/m365pnp/spfx:1.14.1",
"name": "SPFx 1.14.0",
"image": "docker.io/m365pnp/spfx:1.14.0",
// Set *default* container specific settings.json values on container create.
"settings": {},
// Add the IDs of extensions you want installed when the container is created.