Skip to content

Commit

Permalink
Revert "chore(package): update to "@spinnaker/styleguide": "^1.0.13" (#…
Browse files Browse the repository at this point in the history
…7477)"

This color scheme change was too jarring.  Reverting for now and
applying the new colors *only to form validation* for now

This reverts commit ad642a9.
  • Loading branch information
christopherthielen committed Oct 2, 2019
1 parent ad642a9 commit 11c76bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.4.1",
"@spinnaker/kayenta": "0.0.86",
"@spinnaker/styleguide": "^1.0.13",
"@spinnaker/styleguide": "^1.0.12",
"@types/date-fns": "^2.6.0",
"@types/memoize-one": "^3.1.1",
"@types/react-tether": "^0.5.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
ui-router-visualizer "^4.0.0"
ui-select "^0.19.6"

"@spinnaker/styleguide@^1.0.13":
version "1.0.13"
resolved "https://registry.yarnpkg.com/@spinnaker/styleguide/-/styleguide-1.0.13.tgz#1d77a5d309cae8015a7f227fa7007a10eb7ed263"
integrity sha512-u+C//ke0F3MO9xywECcvNRzGfymMLCT1393Rfn0931Wb67GNFd/WB5Mvcxq8byZFGsf37pBSIeloaBawvMHWjA==
"@spinnaker/styleguide@^1.0.12":
version "1.0.12"
resolved "https://registry.yarnpkg.com/@spinnaker/styleguide/-/styleguide-1.0.12.tgz#033d9901a2803fe78c6f6cafdb5de0bc696421f7"
integrity sha512-0/vRLuelUlweJo4PuzQGAnZKM/v6LgFcWEwXitpPCabITZ0qjm5nDMZs5JlCoXfTUvFm2TB/KhpfJmBoLr9vRg==

"@types/angular-mocks@1.5.10", "@types/angular-mocks@^1.5.9":
version "1.5.10"
Expand Down

0 comments on commit 11c76bf

Please sign in to comment.