mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-08-11 19:22:45 -06:00
Update version to 1.8.0 and recompile
This commit is contained in:
parent
03b5ed2551
commit
0554746fd2
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "simplemde-markdown-editor",
|
||||
"version": "1.7.4",
|
||||
"version": "1.8.0",
|
||||
"homepage": "https://github.com/NextStepWebs/simplemde-markdown-editor",
|
||||
"authors": [
|
||||
"Wes Cossick"
|
||||
|
2
dist/simplemde.min.css
vendored
2
dist/simplemde.min.css
vendored
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* simplemde v1.7.6
|
||||
* simplemde v1.8.0
|
||||
* Copyright Next Step Webs, Inc.
|
||||
* @link https://github.com/NextStepWebs/simplemde-markdown-editor
|
||||
* @license MIT
|
||||
|
2
dist/simplemde.min.js
vendored
2
dist/simplemde.min.js
vendored
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* simplemde v1.7.6
|
||||
* simplemde v1.8.0
|
||||
* Copyright Next Step Webs, Inc.
|
||||
* @link https://github.com/NextStepWebs/simplemde-markdown-editor
|
||||
* @license MIT
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "simplemde",
|
||||
"version": "1.7.6",
|
||||
"version": "1.8.0",
|
||||
"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