Fix yarn install from git repository

This commit is contained in:
Anton 2022-01-11 11:38:03 +01:00
parent 60cb0e7a53
commit d0e0ce7565
2 changed files with 3 additions and 3 deletions

View file

@ -110,7 +110,7 @@
"styled-components": "^2.4.1",
"tui-code-snippet": "^1.5.0",
"tui-color-picker": "^2.2.0",
"tui-image-editor": "git://github.com/biosistemika/tui.image-editor#3_15_2_updated",
"tui-image-editor": "github:biosistemika/tui.image-editor#3_15_2_updated",
"twemoji": "^12.1.4",
"typeface-lato": "^0.0.75",
"vue-loader": "^15.9.1",

View file

@ -10675,9 +10675,9 @@ tui-color-picker@^2.2.6:
resolved "https://registry.yarnpkg.com/tui-color-picker/-/tui-color-picker-2.2.7.tgz#233cd501b17568ae6d604e06898b0c8553851186"
integrity sha512-y7gUe6PdVBq8ruZbiOkeaN7N/DX+ogVyLkK53OM4qW5Vrc4pDWYEKlnOBCsPODb4/RSzS9iTd6fXYirXxeakJA==
"tui-image-editor@git://github.com/biosistemika/tui.image-editor#3_15_2_updated":
"tui-image-editor@github:biosistemika/tui.image-editor#3_15_2_updated":
version "3.15.2"
resolved "git://github.com/biosistemika/tui.image-editor#5473f6d192df0f78693e5d8110051f797529eb5b"
resolved "https://codeload.github.com/biosistemika/tui.image-editor/tar.gz/5473f6d192df0f78693e5d8110051f797529eb5b"
dependencies:
fabric "^4.2.0"
tui-code-snippet "^1.5.0"