Skip to content

Commit

Permalink
chore: Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
svsool committed Dec 18, 2021
1 parent 1054ef3 commit d33d997
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Markdown knowledge base with bidirectional [[link]]s built on top of VSCode",
"publisher": "svsool",
"version": "0.3.11",
"author": "Svyatoslav Sobol <svyatoslav.sobol@gmail.com>",
"author": "Svyatoslav Sobol <svyat.nx@gmail.com>",
"license": "MIT",
"icon": "media/memo.png",
"repository": {
Expand All @@ -15,7 +15,7 @@
"url": "https:/svsool/vscode-memo/issues"
},
"engines": {
"vscode": "^1.63.0"
"vscode": "^1.63.1"
},
"categories": [
"Other"
Expand All @@ -28,6 +28,8 @@
"reference",
"links",
"link",
"wiki-links",
"wiki-link",
"zettelkasten",
"notes",
"note",
Expand Down

0 comments on commit d33d997

Please sign in to comment.