Skip to content

Commit

Permalink
Merge pull request #4 from pullflow/fix/update-marketplace-content
Browse files Browse the repository at this point in the history
Fix: Update marketplace content
  • Loading branch information
hassan-pullflow authored Oct 31, 2023
2 parents 9c8127d + 1034a76 commit 132ccf4
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pullflow",
"publisher": "Pullflow",
"displayName": "Pullflow",
"description": "Enhance your code review process by consolidating interactions within VS Code and directly integrating with platforms like Slack and GitHub.",
"description": "Code review collaboration across GitHub, Slack, and VS Code.",
"version": "1.0.1",
"preview": true,
"license": "MIT",
Expand All @@ -14,11 +14,14 @@
},
"icon": "assets/pullflow.png",
"categories": [
"SCM Providers",
"Programming Languages",
"Machine Learning",
"Education",
"Snippets",
"Other"
],
"galleryBanner": {
"color": "#795DBD",
"color": "#F6F4F9",
"theme": "light"
},
"private": true,
Expand Down

0 comments on commit 132ccf4

Please sign in to comment.