This commit is contained in:
Elio Struyf
2021-06-28 15:35:24 +02:00
parent 1b4ce2b925
commit 4d6317f3bc
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "vscode-front-matter",
"version": "1.17.0",
"version": "1.17.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -3,7 +3,7 @@
"displayName": "Front Matter",
"description": "Simplifies working with front matter of your articles. Useful extension when you are using a static site generator like: Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...",
"icon": "assets/front-matter.png",
"version": "1.17.0",
"version": "1.17.1",
"preview": false,
"publisher": "eliostruyf",
"galleryBanner": {