This commit is contained in:
Elio Struyf
2022-09-07 12:29:02 +02:00
parent f46fdb9fb0
commit 45285d3cf2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "vscode-front-matter-beta",
"version": "8.0.1",
"version": "8.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vscode-front-matter-beta",
"version": "8.0.1",
"version": "8.1.0",
"license": "MIT",
"dependencies": {
"node-fetch": "^2.6.7"
+1 -1
View File
@@ -3,7 +3,7 @@
"displayName": "Front Matter",
"description": "Front Matter is a CMS that runs within Visual Studio Code. It gives you the power and control of a full-blown CMS while also providing you the flexibility and speed of the static site generator of your choice like: Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...",
"icon": "assets/frontmatter-teal-128x128.png",
"version": "8.0.1",
"version": "8.1.0",
"preview": false,
"publisher": "eliostruyf",
"galleryBanner": {