fix(ssr): add debug
This commit is contained in:
parent
8cb4189b96
commit
6b9e0922cf
2 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
"test": "echo 'hello'"
|
||||
},
|
||||
"dependencies": {
|
||||
"debug": "^2.6.8",
|
||||
"node-fetch": "^1.7.0",
|
||||
"resolve-pathname": "^2.1.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue