From 49562d36b97ddde34cf7585a8c2e8f232519b657 Mon Sep 17 00:00:00 2001 From: Seivan Heidari Date: Sun, 27 Oct 2019 23:58:14 +0100 Subject: Remove `jsonc-parser` since vscode can load the package. Might need it later for loading certain themes, but seems to work without for now. --- editors/code/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/code/package.json') diff --git a/editors/code/package.json b/editors/code/package.json index b7ea9fa6f..4b719aada 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -493,4 +493,4 @@ } ] } -} \ No newline at end of file +} -- cgit v1.2.3