aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package.json
diff options
context:
space:
mode:
authorCasey Primozic <[email protected]>2020-10-06 23:05:20 +0100
committerCasey Primozic <[email protected]>2020-10-06 23:05:20 +0100
commit56a8a7645f9d6c872e9598b5a2617805f387e2a6 (patch)
treebe94bbbf4293f37d35d66092cbf9a6d9ebef2bd4 /editors/code/package.json
parentbf1043cac2f3cc2264d9fcda242f63616f4efa1b (diff)
Bump chalk to use latest git to get fix
* Chalk very recently (like an hour ago) merged a fix that prevents rust analyzer from panicking. This allows it to be usable again for code that hits those situations. See #6134, #6145, Probably #6120
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 1f0e7550b..6a712a8a8 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -1048,4 +1048,4 @@
1048 ] 1048 ]
1049 } 1049 }
1050 } 1050 }
1051} \ No newline at end of file 1051}