1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00

Update dependencies

This commit is contained in:
Laurent Cozic 2018-06-14 22:42:15 +01:00
parent cb9e8d4f76
commit 5bd9bf6a4e

View File

@ -2439,7 +2439,6 @@
"requires": {
"chalk": "^2.1.0",
"emphasize": "^1.5.0",
"node-emoji": "git+https://github.com/laurent22/node-emoji.git#9fa01eac463e94dde1316ef8c53089eeef4973b5",
"slice-ansi": "^1.0.0",
"string-width": "^2.1.1",
"terminal-kit": "^1.13.11",
@ -2448,7 +2447,7 @@
"dependencies": {
"node-emoji": {
"version": "git+https://github.com/laurent22/node-emoji.git#9fa01eac463e94dde1316ef8c53089eeef4973b5",
"from": "git+https://github.com/laurent22/node-emoji.git",
"from": "git+https://github.com/laurent22/node-emoji.git#9fa01eac463e94dde1316ef8c53089eeef4973b5",
"requires": {
"lodash.toarray": "^4.4.0"
}