mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 04:13:30 +03:00
Pin dependency @tryghost/color-utils to v0.1.0
This commit is contained in:
parent
4210480c78
commit
7297323e25
@ -54,7 +54,7 @@
|
||||
"@tryghost/admin-api-schema": "2.5.2",
|
||||
"@tryghost/bookshelf-plugins": "0.3.0",
|
||||
"@tryghost/bootstrap-socket": "0.2.9",
|
||||
"@tryghost/color-utils": "^0.1.0",
|
||||
"@tryghost/color-utils": "0.1.0",
|
||||
"@tryghost/config-url-helpers": "0.1.0",
|
||||
"@tryghost/constants": "0.1.8",
|
||||
"@tryghost/debug": "0.1.3",
|
||||
|
@ -640,7 +640,7 @@
|
||||
dependencies:
|
||||
long-timeout "^0.1.1"
|
||||
|
||||
"@tryghost/color-utils@^0.1.0":
|
||||
"@tryghost/color-utils@0.1.0":
|
||||
version "0.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.0.tgz#8a1be31f197d5ad899961b24e3db440038eae876"
|
||||
integrity sha512-FzBH6vazZYNo+FfyltXcRq4vTiBcz0o3Em7iFETQIaMPHVSIBsPjXy5Vvhm7LaT+tyyZInXCsogfKlXynPVOqQ==
|
||||
|
Loading…
Reference in New Issue
Block a user