Skip to content

Commit

Permalink
Fix inconsistency between package.json and code
Browse files Browse the repository at this point in the history
  • Loading branch information
bwateratmsft committed Dec 12, 2024
1 parent a45a3df commit 4aa9d32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1831,7 +1831,7 @@
"ContainerName",
"CreatedTime",
"FullTag",
"ImageId",
"Image",
"Networks",
"None",
"Ports",
Expand Down Expand Up @@ -1866,7 +1866,7 @@
"ContainerName",
"CreatedTime",
"FullTag",
"ImageId",
"Image",
"Networks",
"Ports",
"Registry",
Expand All @@ -1891,7 +1891,7 @@
"ContainerName",
"CreatedTime",
"FullTag",
"ImageId",
"Image",
"Networks",
"Ports",
"Registry",
Expand Down

0 comments on commit 4aa9d32

Please sign in to comment.