@uiw/codemirror-theme-dracula
Advanced tools
Comparing version 4.12.4 to 4.13.0
@@ -7,7 +7,4 @@ "use strict"; | ||
exports.dracula = void 0; | ||
var _highlight = require("@lezer/highlight"); | ||
var _codemirrorThemes = require("@uiw/codemirror-themes"); | ||
/** | ||
@@ -19,2 +16,3 @@ * @name dracula | ||
*/ | ||
var dracula = (0, _codemirrorThemes.createTheme)({ | ||
@@ -21,0 +19,0 @@ theme: 'dark', |
{ | ||
"name": "@uiw/codemirror-theme-dracula", | ||
"version": "4.12.4", | ||
"version": "4.13.0", | ||
"description": "Theme dracula for CodeMirror.", | ||
@@ -24,3 +24,3 @@ "homepage": "https://uiwjs.github.io/react-codemirror/#/theme/data/dracula", | ||
"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
12485
+ Added@uiw/codemirror-themes@4.13.0(transitive)
- Removed@uiw/codemirror-themes@4.12.4(transitive)