Skip to content

Commit

Permalink
chore: bump version to 1.1.1 and update vscode engine compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
maxisam committed Nov 8, 2024
1 parent 1ea63b3 commit 8e931db
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "my-folders",
"displayName": "my-folders",
"version": "1.1.0",
"version": "1.1.1",
"description": "my-folders",
"publisher": "maxisam",
"private": true,
Expand All @@ -20,8 +20,22 @@
"url": "https://github.com/maxisam/my-folders/issues"
},
"keywords": [
"boilerplate",
"template"
"bookmark",
"directories",
"explorer",
"file",
"focus",
"folder",
"folders",
"hidden",
"hide",
"ignore",
"manager",
"monorepo",
"mono-repo",
"scope",
"show",
"workspace"
],
"categories": [
"Other"
Expand All @@ -33,7 +47,7 @@
"icon": "assets/logo.png",
"packageManager": "[email protected]",
"engines": {
"vscode": "^1.95.0"
"vscode": "^1.90.0"
},
"badges": [
{
Expand Down

0 comments on commit 8e931db

Please sign in to comment.