mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
fix(ssr): missing package
This commit is contained in:
parent
e160bcaded
commit
6db8c9e6c9
@ -15,6 +15,7 @@
|
|||||||
"test": "echo 'hello'"
|
"test": "echo 'hello'"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"node-fetch": "^1.7.0"
|
"node-fetch": "^1.7.0",
|
||||||
|
"resolve-pathname": "^2.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user