install fast-glob in prod
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
"esno": "^0.13.0",
|
"esno": "^0.13.0",
|
||||||
"express": "^4.17.2",
|
"express": "^4.17.2",
|
||||||
"express-promise-router": "^4.1.1",
|
"express-promise-router": "^4.1.1",
|
||||||
|
"fast-glob": "^3.2.7",
|
||||||
"gray-matter": "^4.0.3",
|
"gray-matter": "^4.0.3",
|
||||||
"http-terminator": "^3.0.4",
|
"http-terminator": "^3.0.4",
|
||||||
"markdown-it": "^12.3.0",
|
"markdown-it": "^12.3.0",
|
||||||
@@ -45,7 +46,6 @@
|
|||||||
"browser-sync": "^2.27.7",
|
"browser-sync": "^2.27.7",
|
||||||
"chokidar": "^3.5.2",
|
"chokidar": "^3.5.2",
|
||||||
"execa": "^6.0.0",
|
"execa": "^6.0.0",
|
||||||
"fast-glob": "^3.2.7",
|
|
||||||
"type-fest": "^2.8.0",
|
"type-fest": "^2.8.0",
|
||||||
"typescript": "^4.5.4",
|
"typescript": "^4.5.4",
|
||||||
"wait-on": "^6.0.0"
|
"wait-on": "^6.0.0"
|
||||||
|
|||||||
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@@ -84,6 +84,7 @@ importers:
|
|||||||
esno: 0.13.0_typescript@4.5.4
|
esno: 0.13.0_typescript@4.5.4
|
||||||
express: 4.17.2
|
express: 4.17.2
|
||||||
express-promise-router: 4.1.1_1b803edea6f06711ee906a90f400b6a4
|
express-promise-router: 4.1.1_1b803edea6f06711ee906a90f400b6a4
|
||||||
|
fast-glob: 3.2.7
|
||||||
gray-matter: 4.0.3
|
gray-matter: 4.0.3
|
||||||
http-terminator: 3.0.4
|
http-terminator: 3.0.4
|
||||||
markdown-it: 12.3.0
|
markdown-it: 12.3.0
|
||||||
@@ -110,7 +111,6 @@ importers:
|
|||||||
browser-sync: 2.27.7
|
browser-sync: 2.27.7
|
||||||
chokidar: 3.5.2
|
chokidar: 3.5.2
|
||||||
execa: 6.0.0
|
execa: 6.0.0
|
||||||
fast-glob: 3.2.7
|
|
||||||
type-fest: 2.8.0
|
type-fest: 2.8.0
|
||||||
typescript: 4.5.4
|
typescript: 4.5.4
|
||||||
wait-on: 6.0.0
|
wait-on: 6.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user