mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 19:48:37 -05:00
Merge from vscode e3c4990c67c40213af168300d1cfeb71d680f877 (#16569)
This commit is contained in:
11
test/leaks/package.json
Normal file
11
test/leaks/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "leaks",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"koa": "^2.13.1",
|
||||
"koa-mount": "^4.0.0",
|
||||
"koa-static": "^5.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user