@lvce-editor/editor-worker 19.37.1 → 19.38.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -743,14 +743,6 @@
743
743
  "type": 3,
744
744
  "value": "true"
745
745
  },
746
- {
747
- "category": "text-editor",
748
- "description": "Controls whether the minimap is shown",
749
- "heading": "Minimap Enabled",
750
- "id": "editor.minimapEnabled",
751
- "type": 3,
752
- "value": "true"
753
- },
754
746
  {
755
747
  "category": "text-editor",
756
748
  "description": "A multiplier to be used on the deltaX and deltaY of mouse wheel scroll events",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lvce-editor/editor-worker",
3
- "version": "19.37.1",
3
+ "version": "19.38.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git@github.com:lvce-editor/editor-worker.git"