Move underscore to dev only (#9566)

* moev underscore to dev only

* distro

* build files

* distro
This commit is contained in:
Anthony Dresser
2020-03-12 19:34:27 -07:00
committed by GitHub
parent 1a831f94ed
commit 6652801861
8 changed files with 3 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "azuredatastudio",
"version": "1.16.0",
"distro": "aa5c02599a277af144bc51757ce9e2f6d625a628",
"distro": "0478ec063514685435df24dd700d641eafe225dd",
"author": {
"name": "Microsoft Corporation"
},
@@ -71,7 +71,6 @@
"slickgrid": "github:anthonydresser/SlickGrid#2.3.32",
"spdlog": "^0.11.1",
"sudo-prompt": "9.1.1",
"underscore": "^1.8.2",
"v8-inspect-profiler": "^0.0.20",
"vscode-minimist": "^1.2.2",
"vscode-nsfw": "1.2.8",
@@ -181,6 +180,7 @@
"typemoq": "^0.3.2",
"typescript": "3.9.0-dev.20200304",
"typescript-formatter": "7.1.0",
"underscore": "^1.8.2",
"vinyl": "^2.0.0",
"vinyl-fs": "^3.0.0",
"vsce": "1.48.0",