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",
|
||||
"fontawesome"
|
||||
],
|
||||
"main": "./src/js/simplemde.js",
|
||||
"main": "./src/js/easymde.js",
|
||||
"license": "MIT",
|
||||
"author": "Jeroen Akkerman",
|
||||
"bugs": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user