This commit is contained in:
Elio Struyf
2021-09-24 10:36:40 +02:00
parent b8f5e10f4b
commit c216062537
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vscode-front-matter-beta",
"version": "4.0.0",
"version": "4.0.1",
"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": "4.0.0",
"version": "4.0.1",
"preview": false,
"publisher": "eliostruyf",
"galleryBanner": {
@@ -658,4 +658,4 @@
"dependencies": {
"@docsearch/js": "^3.0.0-alpha.40"
}
}
}