mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-18 23:44:29 -06:00
Fixed main: simplemde.js -> easymde.js
Looks like the file itself was renamed but the package.json wasn't updated accordingly
This commit is contained in:
parent
e50bffba36
commit
e0945b856a
@ -9,7 +9,7 @@
|
|||||||
"javascript",
|
"javascript",
|
||||||
"fontawesome"
|
"fontawesome"
|
||||||
],
|
],
|
||||||
"main": "./src/js/simplemde.js",
|
"main": "./src/js/easymde.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Jeroen Akkerman",
|
"author": "Jeroen Akkerman",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user