aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package.json
diff options
context:
space:
mode:
authorSeivan Heidari <[email protected]>2019-10-27 22:58:14 +0000
committerSeivan Heidari <[email protected]>2019-10-27 22:58:14 +0000
commit49562d36b97ddde34cf7585a8c2e8f232519b657 (patch)
tree3be81717f3a74084d6ec9c3b26260337e795cfb4 /editors/code/package.json
parent8c2cd28c48ffc1a82528469cde7bf1242e5110f7 (diff)
Remove `jsonc-parser` since vscode can load the package. Might need it later for loading certain themes, but seems to work without for now.
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 b7ea9fa6f..4b719aada 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -493,4 +493,4 @@
493 } 493 }
494 ] 494 ]
495 } 495 }
496} \ No newline at end of file 496}