Add post about PVGttM
Add support for `status` prop on posts (draft or hidden) Fix fonts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "iew-site-builder",
|
||||
"version": "0.9.1",
|
||||
"version": "0.9.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.2",
|
||||
"chokidar": "^3.4.3",
|
||||
@@ -20,6 +20,7 @@
|
||||
"json5": "^2.1.3",
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-emoji": "^2.0.0",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"network-address": "^1.1.2",
|
||||
"serve-handler": "^6.1.3"
|
||||
},
|
||||
|
Reference in New Issue
Block a user