2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-23 09:54:28 -06:00
This commit is contained in:
Jeroen Akkerman 2022-01-14 23:27:44 +01:00
parent d0116608e6
commit 4fb35f2758
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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