This commit is contained in:
Elio Struyf
2019-08-28 21:12:27 +02:00
parent 893bf3f73a
commit a43e3899b2
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": "0.0.6",
"version": "0.0.7",
"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": "0.0.6",
"version": "0.0.7",
"preview": true,
"publisher": "eliostruyf",
"galleryBanner": {