remove unused dependency

This commit is contained in:
Andre Weinand
2016-07-01 17:21:18 +02:00
parent 73478ead79
commit a6692f931a
2 changed files with 2 additions and 16 deletions

View File

@@ -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"
}
]

View File

@@ -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"
}
]