2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-07 18:14:28 -06:00
This commit is contained in:
Jeroen akkerman 2022-09-20 16:45:08 +02:00
parent 6ab32d9fd6
commit 041594ae4a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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