Skip to content

Commit

Permalink
Update the name of the v2 card fields codespaces config (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregjopa authored Oct 19, 2023
1 parent f240e26 commit 7c03b1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// For more details, see https://aka.ms/devcontainer.json.
{
"name": "PayPal Advanced Integration (beta)",
"name": "PayPal Advanced Integration (v2)",
"image": "mcr.microsoft.com/devcontainers/javascript-node:20",
"workspaceFolder": "/workspaces/${localWorkspaceFolderBasename}/advanced-integration/beta",
// Use 'onCreateCommand' to run commands when creating the container.
Expand Down

0 comments on commit 7c03b1a

Please sign in to comment.