mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
remove unused dependency
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Microsoft/node-request-light",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"isProd": true,
|
||||
"repositoryURL": "https://github.com/Microsoft/node-request-light"
|
||||
@@ -229,12 +229,5 @@
|
||||
"license": "MIT",
|
||||
"isProd": true,
|
||||
"repositoryURL": "https://github.com/Microsoft/vscode-nls"
|
||||
},
|
||||
{
|
||||
"name": "cozy-labs/request-json-light",
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"isProd": true,
|
||||
"repositoryURL": "https://github.com/cozy-labs/request-json-light"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Microsoft/node-request-light",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"isProd": true,
|
||||
"repositoryURL": "https://github.com/Microsoft/node-request-light"
|
||||
@@ -39,12 +39,5 @@
|
||||
"license": "MIT",
|
||||
"isProd": true,
|
||||
"repositoryURL": "https://github.com/Microsoft/vscode-nls"
|
||||
},
|
||||
{
|
||||
"name": "cozy-labs/request-json-light",
|
||||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"isProd": true,
|
||||
"repositoryURL": "https://github.com/cozy-labs/request-json-light"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user