Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dannysteenman committed Apr 15, 2024
1 parent 2d2cfb0 commit c3e2de6
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudformation-yaml-snippets",
"displayName": "CloudFormation Snippets",
"displayName": "AWS CloudFormation Snippets",
"description": "Adds snippets for all the AWS CloudFormation resources in VS Code.",
"author": "Danny Steenman",
"version": "5.2.0",
Expand All @@ -19,16 +19,8 @@
"color": "#2B2C33",
"theme": "dark"
},
"categories": [
"Snippets"
],
"keywords": [
"aws",
"cloudformation",
"sam",
"serverless",
"yml"
],
"categories": ["Snippets"],
"keywords": ["aws", "cloudformation", "sam", "serverless", "yml"],
"badges": [
{
"url": "https://img.shields.io/visual-studio-marketplace/v/dannysteenman.cloudformation-yaml-snippets",
Expand Down

0 comments on commit c3e2de6

Please sign in to comment.