Merge branch 'master' into no_dist

pull/67/head
Jeroen Akkerman 5 years ago committed by GitHub
commit 48ece14c95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,11 @@
"name": "easymde",
"version": "2.5.1",
"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": [
"embeddable",
"markdown",

Loading…
Cancel
Save