mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-13 04:54:28 -06:00
Merge pull request #356 from NextStepWebs/development
Republishing to NPM
This commit is contained in:
commit
00e0f69d93
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "simplemde",
|
||||
"version": "1.11.0",
|
||||
"version": "1.11.1",
|
||||
"homepage": "https://github.com/NextStepWebs/simplemde-markdown-editor",
|
||||
"authors": [
|
||||
"Wes Cossick <https://wescossick.com>"
|
||||
|
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* simplemde v1.11.0
|
||||
* simplemde v1.11.1
|
||||
* Copyright Next Step Webs, Inc.
|
||||
* @link https://github.com/NextStepWebs/simplemde-markdown-editor
|
||||
* @license MIT
|
||||
|
File diff suppressed because one or more lines are too long
2242
debug/simplemde.js
2242
debug/simplemde.js
File diff suppressed because it is too large
Load Diff
2
dist/simplemde.min.css
vendored
2
dist/simplemde.min.css
vendored
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* simplemde v1.11.0
|
||||
* simplemde v1.11.1
|
||||
* Copyright Next Step Webs, Inc.
|
||||
* @link https://github.com/NextStepWebs/simplemde-markdown-editor
|
||||
* @license MIT
|
||||
|
20
dist/simplemde.min.js
vendored
20
dist/simplemde.min.js
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "simplemde",
|
||||
"version": "1.11.0",
|
||||
"version": "1.11.1",
|
||||
"description": "A simple, beautiful, and embeddable JavaScript Markdown editor. Features autosaving and spell checking.",
|
||||
"keywords": [
|
||||
"embeddable",
|
||||
|
Loading…
x
Reference in New Issue
Block a user