@uiw/codemirror-theme-eclipse
Advanced tools
Comparing version 4.12.4 to 4.13.0
@@ -7,7 +7,4 @@ "use strict"; | ||
exports.eclipse = void 0; | ||
var _highlight = require("@lezer/highlight"); | ||
var _codemirrorThemes = require("@uiw/codemirror-themes"); | ||
var eclipse = (0, _codemirrorThemes.createTheme)({ | ||
@@ -14,0 +11,0 @@ theme: 'light', |
{ | ||
"name": "@uiw/codemirror-theme-eclipse", | ||
"version": "4.12.4", | ||
"version": "4.13.0", | ||
"description": "Theme eclipse for CodeMirror.", | ||
@@ -24,3 +24,3 @@ "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/eclipse", | ||
"dependencies": { | ||
"@uiw/codemirror-themes": "4.12.4" | ||
"@uiw/codemirror-themes": "4.13.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
12368
+ Added@uiw/codemirror-themes@4.13.0(transitive)
- Removed@uiw/codemirror-themes@4.12.4(transitive)