Skip to content

Commit

Permalink
build: 1.0.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
DevJoaoLopes committed Feb 4, 2024
1 parent 5df8c2b commit d2a7fe7
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"displayName": "Bayon Component Generator",
"description": "Extension for generate components using Bayon Design System in React",
"icon": "art/icon.png",
"version": "1.0.0",
"version": "1.0.1",
"repository": {
"type": "git",
"url": "https://github.com/DevJoaoLopes/Bayon-Component-Generator"
Expand All @@ -13,7 +13,13 @@
"vscode": "^1.85.0"
},
"categories": [
"Other"
"Snippets"
],
"keywords": [
"Bayon",
"React",
"Component Generator",
"Jest"
],
"activationEvents": [],
"main": "./dist/extension.js",
Expand Down

0 comments on commit d2a7fe7

Please sign in to comment.