2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-06-30 22:51:01 -06:00

Merge branch 'master' into no_dist

This commit is contained in:
Jeroen Akkerman 2019-02-28 15:06:01 +01:00 committed by GitHub
commit 48ece14c95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,11 @@
"name": "easymde", "name": "easymde",
"version": "2.5.1", "version": "2.5.1",
"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.",
"files": [
"dist/**/*",
"src/**/*",
"types/easymde.d.ts"
],
"keywords": [ "keywords": [
"embeddable", "embeddable",
"markdown", "markdown",