This commit is contained in:
Elio Struyf
2021-10-26 15:59:45 +02:00
parent 3571af82c7
commit 263ccab311
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vscode-front-matter-beta",
"version": "5.2.0",
"version": "5.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+2 -2
View File
@@ -3,7 +3,7 @@
"displayName": "Front Matter",
"description": "An essential Visual Studio Code extension when you want to manage the markdown pages of your static site like: Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...",
"icon": "assets/frontmatter-teal-128x128.png",
"version": "5.2.0",
"version": "5.3.0",
"preview": false,
"publisher": "eliostruyf",
"galleryBanner": {
@@ -783,4 +783,4 @@
"dependencies": {
"@docsearch/js": "^3.0.0-alpha.40"
}
}
}