chore: solve the use of pnpm not part of the package (#38)
This commit is contained in:
parent
f2f1ef8c52
commit
dbf8ac4fb2
@ -30,8 +30,14 @@
|
|||||||
"recursive-readdir-files": "^2.3.0",
|
"recursive-readdir-files": "^2.3.0",
|
||||||
"rehype-autolink-headings": "^6.1.1",
|
"rehype-autolink-headings": "^6.1.1",
|
||||||
"rehype-document": "^6.1.0",
|
"rehype-document": "^6.1.0",
|
||||||
|
"rehype-parse": "^8.0.4",
|
||||||
|
"rehype-raw": "^6.1.1",
|
||||||
|
"rehype-rewrite": "^3.0.6",
|
||||||
"rehype-slug": "^5.0.1",
|
"rehype-slug": "^5.0.1",
|
||||||
"remark-gemoji": "^7.0.1"
|
"remark-gemoji": "^7.0.1",
|
||||||
|
"unified": "^10.1.2",
|
||||||
|
"unist-util-visit": "^4.1.1",
|
||||||
|
"vfile": "^5.3.5"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.0.0"
|
"node": ">=16.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user