2
0
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:
Cornelius Wichering 2018-05-17 22:13:27 +02:00 committed by GitHub
parent e50bffba36
commit e0945b856a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
"javascript",
"fontawesome"
],
"main": "./src/js/simplemde.js",
"main": "./src/js/easymde.js",
"license": "MIT",
"author": "Jeroen Akkerman",
"bugs": {