mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-22 10:22:31 +01:00
json5 now need to be in deps
This commit is contained in:
parent
52b4dc0654
commit
f1654d1831
@ -65,7 +65,6 @@
|
||||
"hammerjs": "^2.0.8",
|
||||
"i18next-scanner": "^3.0.0",
|
||||
"icon-gen": "^3.0.0",
|
||||
"json5": "^2.1.3",
|
||||
"mkdirp": "^1.0.3",
|
||||
"moment": "^2.18.1",
|
||||
"mousetrap": "^1.6.5",
|
||||
@ -108,6 +107,7 @@
|
||||
"i18next": "^19.8.5",
|
||||
"i18next-electron-language-detector": "^0.0.10",
|
||||
"i18next-fs-backend": "^1.0.1",
|
||||
"json5": "^2.2.0",
|
||||
"lodash": "^4.17.19",
|
||||
"mime-types": "^2.1.14",
|
||||
"open": "^7.0.3",
|
||||
|
@ -7358,7 +7358,7 @@ json5@^1.0.1:
|
||||
dependencies:
|
||||
minimist "^1.2.0"
|
||||
|
||||
json5@^2.1.2, json5@^2.1.3, json5@^2.2.0:
|
||||
json5@^2.1.2, json5@^2.2.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
|
||||
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
|
||||
|
Loading…
Reference in New Issue
Block a user