Merge branch 'release/2.5.0' into development

This commit is contained in:
Jeroen Akkerman 2019-01-17 11:38:14 +01:00
commit 28c247279b
4 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
/** /**
* easymde v2.4.2 * easymde v2.5.0
* Copyright Jeroen Akkerman * Copyright Jeroen Akkerman
* @link https://github.com/ionaru/easy-markdown-editor * @link https://github.com/ionaru/easy-markdown-editor
* @license MIT * @license MIT

4
dist/easymde.min.js vendored

File diff suppressed because one or more lines are too long

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{ {
"name": "easymde", "name": "easymde",
"version": "2.4.2", "version": "2.5.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View file

@ -1,6 +1,6 @@
{ {
"name": "easymde", "name": "easymde",
"version": "2.4.2", "version": "2.5.0",
"description": "A simple, beautiful, and embeddable JavaScript Markdown editor that easy to use. Features include autosaving and spell checking.", "description": "A simple, beautiful, and embeddable JavaScript Markdown editor that easy to use. Features include autosaving and spell checking.",
"keywords": [ "keywords": [
"embeddable", "embeddable",