1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-06 09:19:22 +02:00

Removed dependency to marked and update locale

This commit is contained in:
Laurent Cozic
2017-11-28 18:07:49 +00:00
parent f9f5974267
commit 033d356b56
13 changed files with 75 additions and 1301 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -2800,11 +2800,6 @@
"uc.micro": "1.0.3"
}
},
"marked": {
"version": "0.3.6",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.3.6.tgz",
"integrity": "sha1-ssbGGPzOzk74bE/Gy4p8v1rtqNc="
},
"md5": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/md5/-/md5-2.2.1.tgz",

View File

@@ -60,7 +60,6 @@
"levenshtein": "^1.0.5",
"lodash": "^4.17.4",
"markdown-it": "^8.4.0",
"marked": "^0.3.6",
"md5": "^2.2.1",
"mime": "^2.0.3",
"moment": "^2.19.1",