Skip to content

Commit 7c03b1a

Browse files
authored
Update the name of the v2 card fields codespaces config (#88)
1 parent f240e26 commit 7c03b1a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.devcontainer/advanced-integration-beta/devcontainer.json renamed to .devcontainer/advanced-integration-v2/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// For more details, see https://aka.ms/devcontainer.json.
22
{
3-
"name": "PayPal Advanced Integration (beta)",
3+
"name": "PayPal Advanced Integration (v2)",
44
"image": "mcr.microsoft.com/devcontainers/javascript-node:20",
55
"workspaceFolder": "/workspaces/${localWorkspaceFolderBasename}/advanced-integration/beta",
66
// Use 'onCreateCommand' to run commands when creating the container.

0 commit comments

Comments
 (0)