fix dependency major version changes
This commit is contained in:
parent
d0509f14ae
commit
994b55530c
5 changed files with 19 additions and 16 deletions
6
.vscode/launch.json
vendored
6
.vscode/launch.json
vendored
|
|
@ -36,5 +36,11 @@
|
|||
"program": "${workspaceFolder}/index.js",
|
||||
"outputCapture": "std",
|
||||
}
|
||||
],
|
||||
"compounds": [
|
||||
{
|
||||
"name": "Compound",
|
||||
"configurations": ["Frontend", "Server"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue