Skip to content

Commit

Permalink
Update to VS Code 1.48.2 (#2000)
Browse files Browse the repository at this point in the history
  • Loading branch information
code-asher authored Aug 26, 2020
1 parent 5c6cd11 commit ce2eaf2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions ci/dev/vscode.patch
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ index da4fa3e9d0..50f3e1144f 100644

function processLib() {
diff --git a/package.json b/package.json
index e52e3ff548..2f3b55398b 100644
index 226f51a1ec..5c4e5af5f6 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,11 @@
Expand Down Expand Up @@ -265,9 +265,7 @@ index e52e3ff548..2f3b55398b 100644
+ "resolutions": {
+ "minimist": "^1.2.5"
}
-}
\ No newline at end of file
+}
}
diff --git a/product.json b/product.json
index 2b884d18f3..518b935b83 100644
--- a/product.json
Expand Down

0 comments on commit ce2eaf2

Please sign in to comment.