2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-06-27 05:01:02 -06:00
This commit is contained in:
Jeroen akkerman 2025-03-04 18:01:55 +01:00
parent f1e229f5b8
commit 1708e40c42
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "easymde",
"version": "2.19.0",
"version": "2.20.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "easymde",
"version": "2.19.0",
"version": "2.20.0",
"license": "MIT",
"dependencies": {
"@types/codemirror": "^5.60.10",

View File

@ -1,6 +1,6 @@
{
"name": "easymde",
"version": "2.19.0",
"version": "2.20.0",
"description": "A simple, beautiful, and embeddable JavaScript Markdown editor that easy to use. Features include autosaving and spell checking.",
"files": [
"dist/**/*",